Add link to the redis cluster.

This commit is contained in:
Vladimir Mihailenco 2015-01-13 12:36:49 +02:00
parent e617904962
commit f7399b48cd
1 changed files with 1 additions and 0 deletions

View File

@ -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.