Skip to main content
django-redis-sessions
=======================
Redis database backend for your sessions

.. image:: https://travis-ci.org/martinrusev/django-redis-sessions.svg?branch=master
:target: https://travis-ci.org/martinrusev/django-redis-sessions

------------
Installation
------------

1. Run ``pip install django-redis-sessions`` or alternatively download the tarball and run ``python setup.py install``,

For Django < 1.4 run ``pip install django-redis-sessions==0.3``

2. Set ``redis_sessions.session`` as your session engine, like so::

SESSION_ENGINE = 'redis_sessions.session'

3. Optional settings::

SESSION_REDIS_HOST = 'localhost'
SESSION_REDIS_PORT = 6379
SESSION_REDIS_DB = 0
SESSION_REDIS_PASSWORD = 'password'
SESSION_REDIS_PREFIX = 'session'

# If you prefer domain socket connection, you can just add this line instead of SESSION_REDIS_HOST and SESSION_REDIS_PORT.

SESSION_REDIS_UNIX_DOMAIN_SOCKET_PATH = '/var/run/redis/redis.sock'

4. That's it::

See: `django-redis-sessions <http://pypi.python.org/pypi/django-redis-sessions>`_ on pypi

5. Tests::

$ pip install django nose redis
# Make sure you have redis running on localhost:6379
$ nosetests

Release files for gc-django-redis-sessions 0.5.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for gc-django-redis-sessions 0.5.2
File Size Uploaded
gc-django-redis-sessions-0.5.2.tar.gz 4.0 kB Details

Release files / gc-django-redis-sessions-0.5.2.tar.gz

Download URL gc-django-redis-sessions-0.5.2.tar.gz
Size 4.0 kB
Tags Source
SHA-256 checksum
How to use checksums
33be656b5acc5a286a9e8bf22e6b3c5aedbe142aa8f17d31ca2c556f718c4f3b
BLAKE2b-256 checksum
How to use checksums
c9f4faa415944ff3977f752f76f6d38d179079567f130400b891fc07864c79fd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.5.2 This release

1 release file

0.5.1

0.4.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page