Skip to main content
==============================
Redis cache backend for Django
==============================

Full featured redis cache backend for Django.

Documentation
-------------

Read the Docs: https://django-redis.readthedocs.org/en/latest/

Features:
---------

* In active development.
* Sharding supported in a single package.
* Complete battery of tests (accepting improvements).
* Used in production environments on several projects.
* Can set keys with infinite timeout: ``cache.set('key', 'value', timeout=0)``
* Pluggable clients.
* Python3 support with same codebase.
* Supports Django: 1.3, 1.4 and 1.5
* Can take advantage of the connection pool with directly access to the raw redis connection.
* Can emulate memcached backend behavior with connection exceptions (see more :ref:`Settings <settings>`)


Future plans/In developement
----------------------------

* Auto failover
* Master-Slave pluggable client.


How to install
--------------

Run ``python setup.py install`` to install,
or place ``redis_cache`` on your Python path.

You can also install it with: ``pip install django-redis``

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-redis-3.2.tar.gz (44.8 kB view details)

Uploaded Source

File details

Details for the file django-redis-3.2.tar.gz.

File metadata

  • Download URL: django-redis-3.2.tar.gz
  • Upload date:
  • Size: 44.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for django-redis-3.2.tar.gz
Algorithm Hash digest
SHA256 b67435d2a71510c319bcc91b2ca7858474e5e3561302c427c08367975e5efb4d
MD5 f77382c1bb448697d2f7af969d0c2061
BLAKE2b-256 eb95d5ba303fe5ddc5c4a8679d5399e464a2339b1fdda78dbaa7dda142cf075a

See more details on using hashes here.

Release history Release notifications | RSS feed

7.0.0

2 files

6.0.0

2 files

5.4.0

2 files

5.3.0

2 files

5.2.0

2 files

5.1.0

2 files

5.0.0

2 files

4.12.1

2 files

4.11.0

2 files

4.10.0

2 files

4.9.1

2 files

4.9.0

2 files

4.8.0

2 files

4.7.0

1 file

4.6.0

1 file

4.5.0

1 file

4.4.4

1 file

4.4.3

1 file

4.4.2

1 file

4.4.1

1 file

4.4.0

1 file

4.3.0

1 file

4.2.0

1 file

4.1.0

1 file

4.0.0

1 file

3.8.4

1 file

3.8.3

1 file

3.8.2

1 file

3.8.1

1 file

3.8.0

1 file

3.7.2

1 file

3.7.1

1 file

3.7.0

1 file

3.6.2

1 file

3.6.1

1 file

3.6.0

1 file

3.5.2

1 file

3.5.1

1 file

3.5.0

1 file

3.4.0

1 file

3.3

1 file

This release

3.2 This release

1 file

3.1.7

1 file

3.1.6

1 file

3.1.5

1 file

3.1.4

1 file

3.1.3

1 file

3.1.2

1 file

3.1.1

1 file

3.1

1 file

3.0

1 file

2.2.2

1 file

2.2

1 file

2.1

1 file

1.5.2

1 file

1.5.1

1 file

1.5

1 file

1.4.5

1 file

1.4.4

1 file

1.4.3

1 file

1.4.1

1 file

1.4

1 file

1.3.1

1 file

1.3

1 file

1.2.1

1 file

1.2

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page