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 | 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.2.3.tar.gz
(4.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file redisext-1.2.3.tar.gz.
File metadata
- Download URL: redisext-1.2.3.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92da5ab5906b313e2c881c372890df04d77336ae1e45b4b189ae8ba9d840bb64
|
|
| MD5 |
dc671e95bf34435b9acc705806bc800a
|
|
| BLAKE2b-256 |
d56f4857dd6a3aca4b83aa1da42e852614b725a6e5435b4df21be5cc83ae1770
|
File details
Details for the file redisext-1.2.3-py2.py3-none-any.whl.
File metadata
- Download URL: redisext-1.2.3-py2.py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6afbb07cf5cb2eaf2f963d89837319a6d24dcfb1bd3cc567c66c970bdcf7d41a
|
|
| MD5 |
9a6c9c8e0e57ff5d76077df7c7cf4ef3
|
|
| BLAKE2b-256 |
12d36e3975122ba4b0e9d7301ee79ea28ee3458917cab22edbffa3fc990af8e8
|