We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4887f50 commit e82fb0cCopy full SHA for e82fb0c
README.md
@@ -16,7 +16,7 @@ RedisClient is a fast, fully-functional and user-friendly client for Redis, opti
16
- Connections to Redis are established lazily by the client upon the first command.
17
- Easy to use with IDE, client has PHPDocs for all supported versions.
18
- By default, the client works with the latest stable version of Redis (3.2).
19
-- Client was tested on the next versions of Redis: 2.6.17, 2.8.24, 3.0.7, 3.2.7, 4.0 RC2 (and other).
+- Client was tested on the next versions of Redis: 2.6.17, 2.8.24, 3.0.7, 3.2.8, 4.0 RC2 (and other).
20
- Also, Client was tested on PHP 5.5, 5.6, 7.0, 7.1, HHVM.
21
22
## Usage
0 commit comments