blob: dcc6279919ff8e6e7b890b7409b0f86b99a173b0 (
plain) (
blame)
1
2
3
4
|
Redis::Cluster is a Ruby client that tries to match Redis' Cluster API
one-to-one, while still providing an idiomatic interface.
WWW: https://github.com/redis/redis-rb/tree/master/cluster
|