An open API service indexing awesome lists of open source software.

https://github.com/lispython/redis_session_backend

Redis backend for django sessions
https://github.com/lispython/redis_session_backend

Last synced: about 1 month ago
JSON representation

Redis backend for django sessions

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