Daniele Alessandri
|
e3ee595768
|
New command: SETBIT (Redis v2.2-dev).
|
2010-12-18 15:53:01 +01:00 |
|
Daniele Alessandri
|
cc16311950
|
New command: SETRANGE (Redis v2.2-dev).
|
2010-12-18 13:11:59 +01:00 |
|
Daniele Alessandri
|
92d6ad62ce
|
Test suite: add test for WATCH in Predis\MultiExecBlock.
|
2010-09-25 17:08:30 +02:00 |
|
Daniele Alessandri
|
72ef71d2df
|
Merge branch 'test_library_features'
|
2010-05-13 18:53:21 +02:00 |
|
Daniele Alessandri
|
08afdfac1b
|
Trying to increment a string value associated to an hash now raises an error.
|
2010-05-10 11:27:26 +02:00 |
|
Daniele Alessandri
|
2f6b24c098
|
Test suite: added SETEX.
|
2010-04-24 09:37:54 +02:00 |
|
Daniele Alessandri
|
9fc0fbdb8c
|
Converted the test suite to invoke commands on the client instance as they are defined in the command reference of Redis instead of using their aliases.
|
2010-04-17 19:50:24 +02:00 |
|
Daniele Alessandri
|
471102253a
|
Updated the tests to reflect the changes that has been made in the internal design of the library in the latest weeks.
|
2010-04-17 17:04:06 +02:00 |
|
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 |
|