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-26 19:49:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
33ffca23a0de7b353a4e1c17fce9a95251e0aebf
predis
/
lib
/
Predis
/
Network
T
History
Daniele Alessandri
33ffca23a0
Check if the socket extension is loaded.
2011-03-02 15:16:49 +01:00
..
ComposableStreamConnection.php
Complete redesign of the network connection API, it should make much more sense now.
2011-03-02 10:02:29 +01:00
ConnectionBase.php
Implement a new Predis\Network\PhpiredisConnection class that internally uses phpiredis.
2011-03-02 12:28:42 +01:00
ConnectionCluster.php
Fix a couple of namespacing issues with client exceptions in connection classes (ISSUE
#24
).
2011-02-26 23:19:13 +01:00
IConnection.php
…
IConnectionCluster.php
…
IConnectionComposable.php
Complete redesign of the network connection API, it should make much more sense now.
2011-03-02 10:02:29 +01:00
IConnectionSingle.php
Complete redesign of the network connection API, it should make much more sense now.
2011-03-02 10:02:29 +01:00
PhpiredisConnection.php
Check if the socket extension is loaded.
2011-03-02 15:16:49 +01:00
StreamConnection.php
Complete redesign of the network connection API, it should make much more sense now.
2011-03-02 10:02:29 +01:00