Update README.

[ci skip]
This commit is contained in:
Daniele Alessandri
2016-05-27 21:31:54 +02:00
parent 2d01a27e17
commit a19de6356c
+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 master-slave replication setups and [redis-sentinel](http://redis.io/topics/sentinel).