Skip to main content

BRSynth Utilities

Project description

CRedisDict

Anaconda-Server Badge Anaconda-Server Badge

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


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)

Uploaded Source

Built Distribution

credisdict-1.0.0-py3-none-any.whl (4.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page