Contents

django-redis 5.4.0

0

Full featured redis cache backend for Django.

Full featured redis cache backend for Django.

Stars: 2790, Watchers: 2790, Forks: 427, Open Issues: 58

The jazzband/django-redis repo was created 11 years ago and the last code push was 22 hours ago.
The project is very popular with an impressive 2790 github stars!

How to Install django-redis

You can install django-redis using pip

pip install django-redis

or add it to a project with poetry

poetry add django-redis

Package Details

Author
Andrei Antoukh
License
BSD-3-Clause
Homepage
https://github.com/jazzband/django-redis
PyPi:
https://pypi.org/project/django-redis/
GitHub Repo:
https://github.com/jazzband/django-redis

Classifiers

  • Software Development/Libraries
  • Utilities
No  django-redis  pypi packages just yet.

Errors

A list of common django-redis errors.

Code Examples

Here are some django-redis code examples and snippets.

GitHub Issues

The django-redis package has 58 open issues on GitHub

  • UnicodeDecodeError
  • Is this relevant with Django 4.0?
  • Moving to tox-docker
  • Adapting redis-py tox strategy
  • Consider asyncio and aioredis
  • Support redis hashes in the API

See more issues on GitHub

Related Packages & Articles