Daniele Alessandri
|
5ea1d6fe92
Backport rewrite of README from master (v0.9) with necessary changes.
|
11 years ago |
Daniele Alessandri
|
73780da52d
Backport improvements for redis-cluster from master (v0.9).
|
11 years ago |
Daniele Alessandri
|
381023ad8f
Make sure raw commands IDs are normalized to uppercase.
|
11 years ago |
Daniele Alessandri
|
c3c819cc9c
[tests] Minor tweak for timeouts.
|
11 years ago |
Daniele Alessandri
|
987f27556f
Merge branch 'backport/test-suite-enhancements' into v0.8
|
11 years ago |
Daniele Alessandri
|
a9b42924e5
[tests] Improve the basic framework of our test suite.
|
11 years ago |
Daniele Alessandri
|
e4e2238f34
Merge branch 'backport/tests-command-constraint' into v0.8
|
11 years ago |
Daniele Alessandri
|
e1f6c8644f
[tests] Normalize casing of command identifiers in constraint.
|
11 years ago |
Daniele Alessandri
|
d16a1c8705
[tests] Add a PHPUnit constraint to verify commands.
|
11 years ago |
Daniele Alessandri
|
32aff28ef5
[tests] Fix stupid change.
|
11 years ago |
Daniele Alessandri
|
eb906bb29c
Update CHANGELOG.
|
11 years ago |
Daniele Alessandri
|
33ef043b8e
[tests] Update tests for Predis\Command\AbstractCommand.
|
11 years ago |
Daniele Alessandri
|
973c9a7031
Add new command class useful to execute "raw" Redis commands.
|
11 years ago |
Daniele Alessandri
|
db55fae961
Fix phpdoc.
|
11 years ago |
Daniele Alessandri
|
5192005862
[tests] Fix tests on PHP 5.3.
|
11 years ago |
Daniele Alessandri
|
cdc6075b01
[tests] Improve tests of TTL.
|
11 years ago |
Daniele Alessandri
|
623d1cc1a2
[tests] Improve base command test case.
|
11 years ago |
Daniele Alessandri
|
d53069f096
[tests] Add missing tests for SETNX.
|
11 years ago |
Daniele Alessandri
|
8565a42605
[tests] Add "count" argument to SRANDMEMBER (since Redis >= 2.6).
|
11 years ago |
Daniele Alessandri
|
aac811f897
Fix phpdoc.
|
11 years ago |
Daniele Alessandri
|
4e664c6c90
Address #133 by reusing our own methods.
|
11 years ago |
Daniele Alessandri
|
b1a51b2ef9
Update CHANGELOG.
|
11 years ago |
Daniele Alessandri
|
de02c81398
Deprecate Predis\Client::multiExec().
|
11 years ago |
Daniele Alessandri
|
62f8730f1a
Merge branch 'feature/list-iterator' into v0.8
|
11 years ago |
Daniele Alessandri
|
9b8b362747
Implement PHP iterator for lists based on the LRANGE command.
|
11 years ago |
Daniele Alessandri
|
ee9e09aa07
Rename protected member.
|
11 years ago |
Daniele Alessandri
|
66f98186f0
[tests] Do not check exception message for connection timeouts.
|
11 years ago |
Daniele Alessandri
|
463f2d655c
Merge branch 'feature/scan-iterators' into v0.8
|
11 years ago |
Daniele Alessandri
|
b2db97d983
Tweak phpdocs for the abstract cursor-based iterator.
|
11 years ago |
Daniele Alessandri
|
9da1648145
Mostly useless tweak for iterators example.
|
11 years ago |