Update README.

[ci skip]
This commit is contained in:
Daniele Alessandri
2016-05-27 21:32:47 +02:00
parent 648be824d3
commit 55f940e400
+1 -1
View File
@@ -19,7 +19,7 @@ More details about this project can be found on the [frequently asked questions]
## Main features ##
- Support for different versions of Redis (from __2.0__ to __3.0__) using profiles.
- Support for different versions of Redis (from __2.0__ to __3.2__) using profiles.
- Support for clustering using client-side sharding and pluggable keyspace distributors.
- Support for [redis-cluster](http://redis.io/topics/cluster-tutorial) (Redis >= 3.0).
- Support for standalone master-slave replication setups.