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-25 01:59:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
73cb6bbf2ad70f54f506b42f177b622650ecc3ea
predis
/
tests
/
Predis
/
Connection
T
History
Daniele Alessandri
73cb6bbf2a
[tests] Fix class name of connection parameters test case.
...
[ci skip]
2013-12-08 16:09:22 +01:00
..
ComposableStreamConnectionTest.php
Rename ConnectionInterface::writeCommand() to writeRequest().
2013-12-02 11:08:14 +01:00
ConnectionExceptionTest.php
…
ConnectionFactoryTest.php
Simplify connection factory class by removing dependency on profile.
2013-12-02 13:01:37 +01:00
ConnectionParametersTest.php
[tests] Fix class name of connection parameters test case.
2013-12-08 16:09:22 +01:00
MasterSlaveReplicationTest.php
Change signature of the connection parameters class constructor.
2013-12-08 11:35:53 +01:00
PhpiredisConnectionTest.php
Use Predis\Response\Status to identify all kinds of status responses.
2013-12-07 15:15:23 +01:00
PhpiredisStreamConnectionTest.php
Use Predis\Response\Status to identify all kinds of status responses.
2013-12-07 15:15:23 +01:00
PredisClusterTest.php
Change signature of the connection parameters class constructor.
2013-12-08 11:35:53 +01:00
RedisClusterTest.php
Merge branch 'v0.9/redis-cluster-fix'
2013-12-08 15:24:52 +01:00
StreamConnectionTest.php
Rename ConnectionInterface::writeCommand() to writeRequest().
2013-12-02 11:08:14 +01:00
WebdisConnectionTest.php
Use Predis\Response\Status to identify all kinds of status responses.
2013-12-07 15:15:23 +01:00