Explorar el Código

Update README.

Daniele Alessandri hace 12 años
padre
commit
695b6dd7b3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -16,7 +16,7 @@ More details are available on the [official wiki](http://wiki.github.com/nrk/pre
 
 ## Main features ##
 
-- Wide range of Redis versions supported (from __1.2__ to __2.6__ and unstable) using server profiles.
+- Wide range of Redis versions supported (from __1.2__ to __2.8__ and unstable) using server profiles.
 - Smart support for [redis-cluster](http://redis.io/topics/cluster-spec) (Redis >= 3.0).
 - Client-side sharding via consistent hashing or custom distribution strategies.
 - Support for master / slave replication configurations (write on master, read from slaves).