This website requires JavaScript.
Explore
Help
Sign In
geckon01
/
predis
Watch
1
Star
0
Fork
0
You've already forked predis
mirror of
https://github.com/predis/predis.git
synced
2026-09-04 06:47:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v0.8.6
predis
/
lib
/
Predis
/
Profile
T
History
Daniele Alessandri
8d353cc223
New command: ZREMRANGEBYLEX (Redis 2.8.9).
...
Closes
#177
.
2014-06-09 14:50:02 +02:00
..
ServerProfile.php
use 2.8 as the default server version
2014-01-25 10:55:47 +08:00
ServerProfileInterface.php
Apply some more minor phpdoc fixes.
2013-12-22 17:51:18 +01:00
ServerVersion12.php
…
ServerVersion20.php
Run php-cs against codebase.
2013-12-17 12:59:31 +01:00
ServerVersion22.php
Run php-cs against codebase.
2013-12-17 12:59:31 +01:00
ServerVersion24.php
Run php-cs against codebase.
2013-12-17 12:59:31 +01:00
ServerVersion26.php
Remove erroneous duplication of INFO in Redis profiles.
2013-12-22 17:34:49 +01:00
ServerVersion28.php
New command: ZREMRANGEBYLEX (Redis 2.8.9).
2014-06-09 14:50:02 +02:00
ServerVersionNext.php
…