twemredis

Redis wrapper library for using twemproxy sharded Redis


Keywords
redis, twemproxy, nutcracker, development
License
Apache-2.0
Install
pip install twemredis==0.1.0

Documentation

twemredis-py

This is a Python library useful for working with twemproxy sharded Redis clusters. It replicates twemproxy's md5 sharding behavior.

See example.py and example.yml for example usage.