BRSynth Utilities
Project description
CRedisDict
Data structure to implement a dictionary whose keys and values can complex data (dict, list...) and are stored in a Redis database. The dictionary is initiated by copying each single (key,value) rather than using hmset
. It takes more time at initialisation but it is faster each time a key is accessed.
Prerequisites
- Python 3 with the following modules:
- redis
Authors
- Joan Hérisson
Licence
CRedisDict is released under the MIT licence. See the LICENCE file for details.
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
credisdict-1.0.0.tar.gz
(3.7 kB
view hashes)
Built Distribution
Close
Hashes for credisdict-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 424edd0ac7bb2cd5c83df25d2976797167cf30aaca0f78a139aa5f41ff934a42 |
|
MD5 | ebdf630ddaf2c8d071f2dc3541bd1100 |
|
BLAKE2b-256 | cf37fcee1d48fec8823282e3fe1f1cde0e637560477934444eebadfecd7e23fe |