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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size django_rediser-0.0.3.27-py3-none-any.whl (6.1 kB) | File type Wheel | Python version py3 | Upload date | Hashes View hashes |
Filename, size django-rediser-0.0.3.27.tar.gz (5.1 kB) | File type Source | Python version None | Upload date | Hashes View hashes |
Close
Hashes for django_rediser-0.0.3.27-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 77f8503dc020432910f9bb0585c1bbbf204ed20b7d59f9ec1a5c3cd5b7c10feb |
|
MD5 | 9058c0e3da64d86166618240ea6d575c |
|
BLAKE2-256 | 44fcd5e646815d1df58b57b19e99b7c567321dfb4aec5c9a22902e41ea946cfc |