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-08-21 00:51:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e0e1908cdd771e15dccedabfe293063a6485fa9
predis
/
lib
/
Predis
/
Profiles
T
History
Daniele Alessandri
6c9b246b2b
Implement a new command class for INFO to parse the new reply format for this command in Redis > 2.2.
2011-03-05 15:47:54 +01:00
..
IServerProfile.php
Rename IServerProfile::registerCommand() to IServerProfile::defineCommand().
2011-03-05 10:52:38 +01:00
ServerProfile.php
Rename IServerProfile::registerCommand() to IServerProfile::defineCommand().
2011-03-05 10:52:38 +01:00
ServerVersion12.php
Rename server profile classes to comply with how underscores are interpreted in the PSR-0 standard.
2011-02-27 13:37:03 +01:00
ServerVersion20.php
Rename server profile classes to comply with how underscores are interpreted in the PSR-0 standard.
2011-02-27 13:37:03 +01:00
ServerVersion22.php
Rename server profile classes to comply with how underscores are interpreted in the PSR-0 standard.
2011-02-27 13:37:03 +01:00
ServerVersionNext.php
Implement a new command class for INFO to parse the new reply format for this command in Redis > 2.2.
2011-03-05 15:47:54 +01:00