dj-redis-url

Software Screenshot:
dj-redis-url
Software Details:
Version: 0.1.4
Upload Date: 20 Feb 15
Developer: Donald Stufft
Distribution Type: Freeware
Downloads: 38

Rating: nan/5 (Total Votes: 0)

dj-redis-url is a simple Django utility allows you to utilize the 12factor inspired REDIS_URL environment variable to configure your Django application.

Usage

Configure your Redis database in settings.py from REDIS_URL:

REDIS = {"default": dj_redis_url.config()}

Parse an arbitrary Database URL:

REDIS = {"default": dj_redis_url.parse("redis://..."")}

Installation

Installation is simple too:

 pip install dj-redis-url

Requirements:

  • Python
  • Django

Other Software of Developer Donald Stufft

django-postmark
django-postmark

12 May 15

potpie
potpie

14 Apr 15

dj-search-url
dj-search-url

20 Feb 15

Comments to dj-redis-url

Comments not found
Add Comment
Turn on images!