Update README.

This commit is contained in:
Daniele Alessandri
2011-01-06 11:49:15 +01:00
parent b5ce81a030
commit a605190354
+1 -1
View File
@@ -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).