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-0.3.3.tar.gz
(3.2 kB
view hashes)
Built Distribution
Close
Hashes for credisdict-0.3.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2705ec3ee1800a9549c4232134e8130c1ac461c14c883bd878d9c747f6421130 |
|
MD5 | e97362349b2a169e9fe48e40b69a3408 |
|
BLAKE2b-256 | 7ee029a42e0c4c2d7bf8f0a529f31e5535f0063c739dc34a39437aa91c55f212 |