Commit Graph

11 Commits

Author SHA1 Message Date
Daniele Alessandri 1394df5625 Tests for Predis\Connection. 2010-03-10 16:24:09 +01:00
Daniele Alessandri ea9f83d4c0 Tests for Predis\RedisServerProfile. 2010-03-10 14:04:43 +01:00
Daniele Alessandri 95664719a6 Tests for Predis\ConnectionParameters. 2010-03-10 12:04:17 +01:00
Daniele Alessandri 7fa935f827 Implemented a factory method for creating server profiles instances. 2010-01-23 15:55:34 +01:00
Daniele Alessandri 35016ba4b0 Changed the naming convention of the predefined RedisServerProfile derived classes. 2010-01-09 12:36:46 +01:00
Daniele Alessandri 03886d9a78 Merge branch 'blpop'
Conflicts:
	lib/Predis.php
2010-01-06 10:37:03 +01:00
Daniele Alessandri 2577f6a2cb Added tests for BLPOP and BRPOP. They are not really that great as they are missing a concurrent RPUSHing client, but they are enough for now. 2010-01-02 22:09:27 +01:00
Daniele Alessandri db6e40df98 Added tests for MULTI / EXEC. 2009-12-31 13:00:27 +01:00
Daniele Alessandri e637881c2d Force the test suite to load the server profile for Redis edge versions (development unstable). 2009-12-31 12:18:34 +01:00
Daniele Alessandri 8eb51ec0d1 Updated the test suite to work with the new parameters for Predis\Client. 2009-12-25 21:11:08 +01:00
Daniele Alessandri 34a616cd95 ... and here finally comes Predis! 2009-11-07 13:20:11 +01:00