Skip to content

kevinsu/redis-py-multi-node

Repository files navigation

redis-py-multi-node

Use redis across multiple nodes. This is intended as a temporary solution while waiting for Redis cluster to become production ready. It will support basic Redis commands and pipelining. This will not support rebalancing nodes, or increasing/decreasing the node count.

Dependencies

Implemented commands:

About

Use redis across multiple nodes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages