Skip to main content

A solution to have lists and dictionaries serialized using redis-py.

Project description

# SerializedRedis
A solution to have lists and dictionaries serialized using redis-py.

## Installation
To install serialized_redis, simply:
```shell
pip install serialized-redis
```


## Example
```python
from serialized_redis import SerializedRedis

redis = SerializedRedis()
redis.set('datas', { 'name': 'Evandro', 'age:': 27 })
type(redis.get('datas')) # It will return a dictionary
```

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

serialized-redis-0.1.3.tar.gz (1.4 kB view details)

Uploaded Source

File details

Details for the file serialized-redis-0.1.3.tar.gz.

File metadata

File hashes

Hashes for serialized-redis-0.1.3.tar.gz
Algorithm Hash digest
SHA256 13586c1ecba07164c198914346ac90b63e77c6e9baa9f3859ea32c30cd19b6f8
MD5 afa7c27986bd8df5ab487a59004e03c6
BLAKE2b-256 064955a69cbe37577223dd37214f8ef8da92527c76e2175d5290c2739b2929d9

See more details on using hashes here.

Supported by

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