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 10:34:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1bb2ab95efd607b510028fd197915ac2ded03dcf
predis
/
tests
/
Predis
/
Connection
T
History
Daniele Alessandri
8d7f5099c4
Add tests for Predis\Connection\RedisCluster (redis-cluster).
2012-08-21 15:24:06 +02:00
..
ComposableStreamConnectionTest.php
Add tests for Predis\Connection\ComposableStreamConnection.
2012-08-02 17:25:13 +02:00
ConnectionExceptionTest.php
…
ConnectionFactoryTest.php
Specify the server profile in constructor of the connection factory.
2012-08-19 13:57:58 +02:00
ConnectionParametersTest.php
…
MasterSlaveReplicationTest.php
More code styling changes.
2012-07-27 12:23:25 +02:00
PhpiredisConnectionTest.php
…
PredisClusterTest.php
Create Predis\Cluster namespace and move related classes / interfaces.
2012-07-30 20:10:14 +02:00
RedisClusterTest.php
Add tests for Predis\Connection\RedisCluster (redis-cluster).
2012-08-21 15:24:06 +02:00
StreamConnectionTest.php
…
WebdisConnectionTest.php
…