https://github.com/lispython/redis_session_backend
Redis backend for django sessions
https://github.com/lispython/redis_session_backend
Last synced: 8 months ago
JSON representation
Redis backend for django sessions
- Host: GitHub
- URL: https://github.com/lispython/redis_session_backend
- Owner: Lispython
- License: other
- Created: 2011-12-10T08:01:25.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2011-12-10T10:54:44.000Z (about 14 years ago)
- Last Synced: 2025-06-07T04:46:24.882Z (8 months ago)
- Language: Python
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to redis_session_backend's documentation!
======================================
INSTALLATION
------------
To use redis_session_backend use pip or easy_install:
`pip install redis_session_backend`
or
`easy_install redis_session_backend`
CONTRIBUTE
----------
Fork https://github.com/Lispython/redis_session_backend/ , create commit and pull request.
SEE ALSO
--------
- `django framework`_
.. _`django framework`: http://djangoproject.com