Daniele Alessandri 14 gadi atpakaļ
vecāks
revīzija
c247d6201a
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      README.markdown

+ 1 - 1
README.markdown

@@ -17,7 +17,7 @@ to be implemented soon in Predis.
 
 ## Main features ##
 
-- Full support for Redis 2.0. Different versions of Redis are supported via server profiles.
+- Full support for Redis 2.0 and 2.2. Different versions of Redis are supported via server profiles.
 - Client-side sharding (support for consistent hashing and custom distribution strategies).
 - Command pipelining on single and multiple connections (transparent).
 - Abstraction for Redis transactions (>= 2.0) with support for CAS operations (>= 2.2).