Skip to content

Commit d9f2b7b

Browse files
committed
The Client was tested on Redis 4.0.10
1 parent 0a5e7a4 commit d9f2b7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ 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 (4.0).
19-
- The client was tested on the next latest versions of Redis: 2.6.17, 2.8.24, 3.0.7, 3.2.8, 4.0.8.
19+
- The client was tested on the next latest versions of Redis: 2.6.17, 2.8.24, 3.0.7, 3.2.8, 4.0.10.
2020
- Also, the client was tested on PHP 5.5, 5.6, 7.0, 7.1, 7.2, HHVM.
2121

2222
## Usage

0 commit comments

Comments
 (0)