python-redis

Persistent key-value database with network interface (Python library)

Description

Redis is a key-value database in a similar vein to memcache but the dataset is non-volatile. Redis additionally provides native support for atomically manipulating and querying data structures such as lists and sets.

The dataset is stored entirely in memory and periodically flushed to disk.

This package contains Python bindings to Redis.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/andymccurdy/redis-py


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-redis