django-redis 5.4.0
0
Full featured redis cache backend for Django.
Contents
Full featured redis cache backend for Django.
Stars: 2882, Watchers: 2882, Forks: 430, Open Issues: 65The jazzband/django-redis
repo was created 12 years ago and the last code push was 4 days ago.
The project is very popular with an impressive 2882 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
Related Packages
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 65 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