Browse Source

Update README.

Daniele Alessandri 14 năm trước cách đây
mục cha
commit
c247d6201a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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).