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 20:29:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cd8b3535ef123e85ed1ffe2932e8c813a2f8a741
predis
/
lib
/
Predis
T
History
Daniele Alessandri
cd8b3535ef
Simplify Predis\ConnectionFactory.
2011-05-07 10:49:32 +02:00
..
Commands
Predis\Commands\Command::filterArguments() is protected.
2011-05-05 17:30:05 +02:00
Distribution
…
Iterators
…
Network
Fix check for unsupported parameters in Predis\Network\PhpiredisConnection.
2011-05-07 09:29:50 +02:00
Options
Remove a useless method from the cluster option class.
2011-05-06 16:32:39 +02:00
Pipeline
…
Profiles
Make command processors accept only instances of Predis\Commands\ICommand.
2011-05-04 13:06:57 +02:00
Protocols
…
AbortedMultiExec.php
…
Client.php
Change type check order for client options.
2011-05-06 15:39:22 +02:00
ClientException.php
…
ClientOptions.php
Initialize client options in a lazy way.
2011-05-06 15:20:40 +02:00
CommunicationException.php
…
ConnectionException.php
…
ConnectionFactory.php
Simplify Predis\ConnectionFactory.
2011-05-07 10:49:32 +02:00
ConnectionParameters.php
…
DispatcherLoop.php
…
Helpers.php
…
IConnectionFactory.php
…
IConnectionParameters.php
…
MonitorContext.php
…
MultiExecContext.php
…
PipelineContext.php
…
PredisException.php
…
ProtocolException.php
…
PubSubContext.php
…
ResponseError.php
…
ResponseQueued.php
…
ServerException.php
…