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 07:49:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
094a5bcc901166ff8ca446a2ce1ae4e2fae94221
predis
/
lib
/
Predis
/
Network
T
History
Daniele Alessandri
de1a183315
Do some micro-optimizations to reduce the overhead of creating client instances.
2011-03-28 23:25:37 +02:00
..
ComposableStreamConnection.php
Do some micro-optimizations to reduce the overhead of creating client instances.
2011-03-28 23:25:37 +02:00
ConnectionBase.php
Do some micro-optimizations to reduce the overhead of creating client instances.
2011-03-28 23:25:37 +02:00
ConnectionCluster.php
Minor speed optimizations.
2011-03-23 23:27:05 +01:00
IConnection.php
Move Predis\Command and Predis\ICommand to the Predis\Commands namespace.
2011-03-04 19:21:41 +01:00
IConnectionCluster.php
Move Predis\Command and Predis\ICommand to the Predis\Commands namespace.
2011-03-04 19:21:41 +01:00
IConnectionComposable.php
…
IConnectionSingle.php
Remove Predis\Network\IConnectionSingle::setProtocolOption() for now.
2011-03-20 10:47:30 +01:00
PhpiredisConnection.php
Remove Predis\Network\IConnectionSingle::setProtocolOption() for now.
2011-03-20 10:47:30 +01:00
StreamConnection.php
Do some micro-optimizations to reduce the overhead of creating client instances.
2011-03-28 23:25:37 +02:00