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 03:02:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b47a3f9ab8b9d18ef3559166d70da73a673e30c8
predis
/
lib
/
Predis
T
History
Daniele Alessandri
b47a3f9ab8
Implement Predis\Commands\Command::setRawArguments().
2011-05-04 18:52:26 +02:00
..
Commands
Implement Predis\Commands\Command::setRawArguments().
2011-05-04 18:52:26 +02:00
Distribution
…
Iterators
…
Network
Fixed method and class name
2011-04-25 23:39:05 +02:00
Options
…
Pipeline
…
Profiles
Make command processors accept only instances of Predis\Commands\ICommand.
2011-05-04 13:06:57 +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
…