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-24 23:39:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ca22208ce87f8bb2e00a40905815a0e48b85540b
predis
/
lib
/
Predis
T
History
Daniele Alessandri
ca22208ce8
Define a default value for the number of values used to populate KEYS.
2011-05-03 18:00:30 +02:00
..
Commands
Define a default value for the number of values used to populate KEYS.
2011-05-03 18:00:30 +02:00
Distribution
…
Iterators
…
Network
Fixed method and class name
2011-04-25 23:39:05 +02:00
Options
…
Pipeline
…
Profiles
New command: EVAL (Redis v2.4-dev).
2011-05-03 15:07:56 +02:00
Protocols
Fixed method and class name
2011-04-25 23:39:05 +02:00
AbortedMultiExec.php
…
Client.php
Removed unused argument for constructor of SafeExecutor and SafeClusterExecutor
2011-04-25 23:36:30 +02:00
ClientException.php
…
ClientOptions.php
…
CommunicationException.php
…
ConnectionException.php
…
ConnectionFactory.php
…
ConnectionParameters.php
Rename Predis\ConnectionParameters::setByUser().
2011-04-25 09:49:38 +02:00
DispatcherLoop.php
…
Helpers.php
…
IConnectionFactory.php
…
IConnectionParameters.php
…
MonitorContext.php
Do not populate the 'arguments' property if commands received with MONITOR do not carry an argument list.
2011-04-25 14:16:12 +02:00
MultiExecContext.php
…
PipelineContext.php
…
PredisException.php
…
ProtocolException.php
…
PubSubContext.php
…
ResponseError.php
…
ResponseQueued.php
…
ServerException.php
…