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 11:09:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
457fd6076d6c9c10a0029be5b4cebdfcd0756595
predis
/
lib
/
Predis
/
Connection
T
History
Daniele Alessandri
457fd6076d
CS fixes.
...
[ci skip]
2012-08-22 11:54:49 +02:00
..
AbstractConnection.php
More code styling changes.
2012-07-27 12:23:25 +02:00
AggregatedConnectionInterface.php
…
ClusterConnectionInterface.php
…
ComposableConnectionInterface.php
…
ComposableStreamConnection.php
Add tests for Predis\Connection\ComposableStreamConnection.
2012-08-02 17:25:13 +02:00
ConnectionException.php
…
ConnectionFactory.php
Specify the server profile in constructor of the connection factory.
2012-08-19 13:57:58 +02:00
ConnectionFactoryInterface.php
Specify the server profile in constructor of the connection factory.
2012-08-19 13:57:58 +02:00
ConnectionInterface.php
…
ConnectionParameters.php
Specify the server profile in constructor of the connection factory.
2012-08-19 13:57:58 +02:00
ConnectionParametersInterface.php
Move some classes and interfaces in other namespaces.
2012-07-26 22:37:31 +02:00
MasterSlaveReplication.php
More code styling changes.
2012-07-27 12:23:25 +02:00
PhpiredisConnection.php
CS fixes.
2012-08-22 11:54:49 +02:00
PredisCluster.php
Create Predis\Cluster namespace and move related classes / interfaces.
2012-07-30 20:10:14 +02:00
RedisCluster.php
Add tests for Predis\Connection\RedisCluster (redis-cluster).
2012-08-21 15:24:06 +02:00
ReplicationConnectionInterface.php
…
SingleConnectionInterface.php
…
StreamConnection.php
More code styling changes.
2012-07-27 12:23:25 +02:00
WebdisConnection.php
More code styling changes.
2012-07-27 12:23:25 +02:00