We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 223ba14 commit 1e5439fCopy full SHA for 1e5439f
README.md
@@ -6,7 +6,7 @@ Analyzing memory of redis is to find the keys(prefix) which used a lot of memory
6
## Requirements
7
8
* PHP 5.4 or later
9
-* ext-redis >=2.8.0
+* ext-redis >=2.2.8
10
* predis/predis ~1.1.0
11
12
## Installation via Composer([packagist](https://packagist.org/packages/hhxsv5/redis-memory-analysis))
0 commit comments