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 details)
Built Distribution
File details
Details for the file credisdict-1.0.0.tar.gz
.
File metadata
- Download URL: credisdict-1.0.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc75a378ae562e9d01f8cdf223a0b4287aec2d821a9864fa3501b38bc1ebf91e |
|
MD5 | 662fbeb24f25915fb48940ae03079cca |
|
BLAKE2b-256 | e64021c5df9cf87161083bf3bb1b72573dba608ed9c1c35cbd79282d6ae9ee56 |
File details
Details for the file credisdict-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: credisdict-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 424edd0ac7bb2cd5c83df25d2976797167cf30aaca0f78a139aa5f41ff934a42 |
|
MD5 | ebdf630ddaf2c8d071f2dc3541bd1100 |
|
BLAKE2b-256 | cf37fcee1d48fec8823282e3fe1f1cde0e637560477934444eebadfecd7e23fe |