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-28 11:09:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0d6ffaf0f0f4856fe06b0137ebc6244cd032ac42
predis
/
lib
/
Predis
/
Profiles
T
History
Daniele Alessandri
094a5bcc90
Fix wrong command class for KEYS in the v2.2 server profile.
2011-03-29 00:14:54 +02: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
Keeping the server profiles classes independent leads to faster initialization times.
2011-03-28 23:56:31 +02:00
ServerVersion20.php
Keeping the server profiles classes independent leads to faster initialization times.
2011-03-28 23:56:31 +02:00
ServerVersion22.php
Fix wrong command class for KEYS in the v2.2 server profile.
2011-03-29 00:14:54 +02: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