Skip to main content

Full featured redis cache backend for Django.

Project description

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.

  • Same behavior as memcached backend with connection exceptions.

  • Supports Django: 1.3, 1.4 and 1.5

  • You can take advantage of the connection pool to directly access to the connection object of redis.

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

Project details


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.1.7.tar.gz (44.6 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-redis-3.1.7.tar.gz
Algorithm Hash digest
SHA256 45fdd7cc01c91bd0cc899d8741768141ea22ff1020a091af37f4fc052b7de679
MD5 2b421612f3216cd1413b2663e0528325
BLAKE2b-256 664b064be56e0890f2602c198e2fc6b20bc56eba3683d67ee8a035c5b1debc99

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page