Skip to content

Commit aaa2f94

Browse files
authored
Update README.md
1 parent f531216 commit aaa2f94

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ RedisClient is a fast, fully-functional and user-friendly client for Redis, opti
1616
- Connections to Redis are established lazily by the client upon the first command.
1717
- Easy to use with IDE, client has PHPDocs for all supported versions.
1818
- By default, the client works with the latest stable version of Redis (3.2).
19-
- About **6.5-8.5% faster** than predis (based on this test: https://github.com/cheprasov/php-redis-client-vs-predis-test)
2019
- Client was tested on the next versions of Redis: 2.6.17, 2.8.24, 3.0.7, 3.2.6, 4.0 RC2 (and other).
2120
- Also, Client was tested on PHP 5.5, 5.6, 7.0, 7.1, HHVM.
2221

0 commit comments

Comments
 (0)