Django Redis Helper
Project description
Index:
Introduction
Django-Rediser (Django Redis Helper) is a simple yet convenient wrapper for redis package. It lets you use Redis DB without worrying about connections and json encoding/decoding.
There’s 2 classes right now:
RedisStorage: main wrapper class, that ensures you have a connection to Redis server when you send commands to it.
RedisJSON: RedisStorage descendant, implementing json encoding/decoding.
Installation
To install Django-Rediser, simply:
pip install django-rediser
Usage
We’ll add usage information soon.
Examples
We’ll add some examples soon.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django-rediser-0.0.3.27.tar.gz
.
File metadata
- Download URL: django-rediser-0.0.3.27.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.5.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32cad455dc82dac83ddcaac912e09006e935bc5450458b5b3567930175c3ca41 |
|
MD5 | 0323919ef850d32fccda29e7fdb57074 |
|
BLAKE2b-256 | 6e50109e5f3276117783c3fa49e965b74ef133d72802a39660c2e209873cb071 |
File details
Details for the file django_rediser-0.0.3.27-py3-none-any.whl
.
File metadata
- Download URL: django_rediser-0.0.3.27-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.5.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 77f8503dc020432910f9bb0585c1bbbf204ed20b7d59f9ec1a5c3cd5b7c10feb |
|
MD5 | 9058c0e3da64d86166618240ea6d575c |
|
BLAKE2b-256 | 44fcd5e646815d1df58b57b19e99b7c567321dfb4aec5c9a22902e41ea946cfc |