Data models for Redis
Project description
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(Connection, redisext.hashmap.Map):
SERIALIZER = redisext.serializer.Numeric
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
redisext-1.1.1.tar.gz
(3.2 kB
view hashes)
Built Distribution
Close
Hashes for redisext-1.1.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab03e53c0c9ca5921acd646dbe68278cb064b8ce30edf863c3e4d976269f3d01 |
|
MD5 | 5cc393688f6a8cf6b5afeaafc01dba8c |
|
BLAKE2b-256 | 9091b756df1e603aedd06959492a895c36c23c800131d5d84c5583880c7fe0f2 |