django-redis-sessions 0.6.2
0
Redis Session Backend For Django
Contents
Redis Session Backend For Django
Stars: 495, Watchers: 495, Forks: 106, Open Issues: 13The martinrusev/django-redis-sessions
repo was created 14 years ago and the last code push was 1 years ago.
The project is popular with 495 github stars!
How to Install django-redis-sessions
You can install django-redis-sessions using pip
pip install django-redis-sessions
or add it to a project with poetry
poetry add django-redis-sessions
Package Details
- Author
- Martin Rusev
- License
- BSD
- Homepage
- http://github.com/martinrusev/django-redis-sessions
- PyPi:
- https://pypi.org/project/django-redis-sessions/
- GitHub Repo:
- https://github.com/martinrusev/django-redis-sessions
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common django-redis-sessions errors.
Code Examples
Here are some django-redis-sessions
code examples and snippets.
GitHub Issues
The django-redis-sessions package has 13 open issues on GitHub
- Refactor settings to use the redis-py native URL notation for connection strings