mirror of https://github.com/go-redis/redis.git
Add link to the redis cluster.
This commit is contained in:
parent
e617904962
commit
f7399b48cd
|
@ -12,6 +12,7 @@ Supports:
|
||||||
- Thread safety.
|
- Thread safety.
|
||||||
- Timeouts.
|
- Timeouts.
|
||||||
- Redis Sentinel.
|
- Redis Sentinel.
|
||||||
|
- Redis Cluster: https://github.com/bsm/redis-cluster.
|
||||||
|
|
||||||
API docs: http://godoc.org/gopkg.in/redis.v2.
|
API docs: http://godoc.org/gopkg.in/redis.v2.
|
||||||
Examples: http://godoc.org/gopkg.in/redis.v2#pkg-examples.
|
Examples: http://godoc.org/gopkg.in/redis.v2#pkg-examples.
|
||||||
|
|
Loading…
Reference in New Issue