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
Close
Hashes for django_rediser-0.0.3.27-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 77f8503dc020432910f9bb0585c1bbbf204ed20b7d59f9ec1a5c3cd5b7c10feb |
|
MD5 | 9058c0e3da64d86166618240ea6d575c |
|
BLAKE2b-256 | 44fcd5e646815d1df58b57b19e99b7c567321dfb4aec5c9a22902e41ea946cfc |