Data models for Redis
Project description
Documentation
Documentation is available at https://pythonhosted.org/redisext/.
Example
Data model example:
import redisext.backend.redis import redisext.hashmap import redisext.serializer class Connection(redisext.backend.redis.Connection): MASTER = {'host': 'localhost', 'port': 6379, 'db': 0} class SeriousStats(redisext.hashmap.Map): CONNECTION = Connection SERIALIZER = redisext.serializer.Numeric
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 redisext-1.3.8-py2.py3-none-any.whl (10.6 kB) | File type Wheel | Python version 2.7 | Upload date | Hashes View hashes |
Filename, size redisext-1.3.8.tar.gz (6.6 kB) | File type Source | Python version None | Upload date | Hashes View hashes |
Close
Hashes for redisext-1.3.8-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7c63ed136b325abad1a8ffe8780d9622beac4cfa296fde7e69f22d928f3e682 |
|
MD5 | 7339bf96453d66813ddf421d4f1632b4 |
|
BLAKE2-256 | 11863110f1377cf33261a4ac0285130d3163b8241567a23e46a76649326705ef |