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 21:00:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a8705b9535bada4e4295bcc7df0cf82ba2cdea7c
predis
/
lib
/
Predis
/
Profiles
T
History
Daniele Alessandri
a8705b9535
Implement variadic SADD in the development profile (Redis v2.4).
2011-04-19 20:42:50 +02:00
..
IServerProfile.php
Methods for defining commands at runtime should not be enforced in the Predis\Profiles\IServerProfile interface.
2011-04-04 11:23:38 +02:00
ServerProfile.php
Remove Predis\Commands\Command::setArguments().
2011-04-09 09:35:28 +02: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
Move the definition of the OBJECT commad to the server profile for Redis 2.2.
2011-04-06 18:51:52 +02:00
ServerVersionNext.php
Implement variadic SADD in the development profile (Redis v2.4).
2011-04-19 20:42:50 +02:00