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-27 18:51:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b85bc008809adcc20b9d481ecc797add79c740e6
predis
/
lib
/
Predis
/
Network
T
History
Daniele Alessandri
b85bc00880
Add support for the 'connection_timeout' parameter with WebdisConnection.
2011-06-08 22:40:35 +02:00
..
ComposableStreamConnection.php
Move Predis\ConnectionException to Predis\Network\ConnectionException.
2011-06-04 16:00:35 +02:00
ConnectionBase.php
Move Predis\ConnectionException to Predis\Network\ConnectionException.
2011-06-04 16:00:35 +02:00
ConnectionException.php
Move Predis\ConnectionException to Predis\Network\ConnectionException.
2011-06-04 16:00:35 +02:00
IConnection.php
…
IConnectionCluster.php
…
IConnectionComposable.php
Rename the Predis\Protocols namespace to Predis\Protocol.
2011-06-04 15:45:01 +02:00
IConnectionSingle.php
…
PhpiredisConnection.php
…
PredisCluster.php
Change the code layout of private/protected fields.
2011-06-02 23:49:46 +02:00
StreamConnection.php
Fix a bug in Predis\Network\StreamConnection::writeBytes().
2011-06-05 17:05:04 +02:00
WebdisConnection.php
Add support for the 'connection_timeout' parameter with WebdisConnection.
2011-06-08 22:40:35 +02:00