Daniele Alessandri
|
5ad00774e1
Rename for the last time all the iterator classes.
|
11 years ago |
Daniele Alessandri
|
ff004aeaaa
Reenable skipped tests since bug in Redis has been fixed.
|
11 years ago |
Daniele Alessandri
|
df2c9eb7ff
Move Redis collections iterators in a different namespace.
|
11 years ago |
Daniele Alessandri
|
4d8348158f
[tests] Add more tests for SCAN-based iterators.
|
11 years ago |
Daniele Alessandri
|
0ab0aa14fb
[tests] Fix execution order of iterator methods.
|
11 years ago |
Daniele Alessandri
|
85c978fdad
Fix SCAN-based iterators following failing tests.
|
11 years ago |
Daniele Alessandri
|
b7f411a252
[ŧests] Add tests for new SCAN, SSCAN, ZSCAN and HSCAN iterators.
|
11 years ago |
Daniele Alessandri
|
9866500ad6
Add example of iterators based on the various SCAN commands.
|
11 years ago |
Daniele Alessandri
|
73ee5aabad
Update CHANGELOG and README.
|
11 years ago |
Daniele Alessandri
|
e88938cdfd
Implement PHP iterator based on the HSCAN command (Redis 2.8).
|
11 years ago |
Daniele Alessandri
|
93ae376618
Implement PHP iterator based on the ZSCAN command (Redis 2.8).
|
11 years ago |
Daniele Alessandri
|
7028082b7f
Implement PHP iterator based on the SSCAN command (Redis 2.8).
|
11 years ago |
Daniele Alessandri
|
d09d8edc7d
Extract base class for iterators based on the SCAN family of commands.
|
11 years ago |
Daniele Alessandri
|
70e42f8fca
Implement PHP iterator based on the SCAN command (Redis 2.8).
|
11 years ago |
Daniele Alessandri
|
695b6dd7b3
Update README.
|
11 years ago |
Daniele Alessandri
|
6ce09a2a8b
[tests] Handle failing test on OS X.
|
11 years ago |
Daniele Alessandri
|
bb03602326
Update CHANGELOG.
|
11 years ago |
Daniele Alessandri
|
5c9adbacd7
[tests] Minor tweaks, no actual changes.
|
11 years ago |
Daniele Alessandri
|
8533dbdb0b
Deprecate Client::pubSub() in favor of Client::pubSubLoop().
|
11 years ago |
Daniele Alessandri
|
d78e1b6ab7
New command: HSCAN (Redis 2.8).
|
11 years ago |
Daniele Alessandri
|
d5aec78086
New command: ZSCAN (Redis 2.8).
|
11 years ago |
Daniele Alessandri
|
0faae20737
New command: SSCAN (Redis 2.8).
|
11 years ago |
Daniele Alessandri
|
4eb4960b63
New command: SCAN (Redis 2.8).
|
11 years ago |
Daniele Alessandri
|
75c64b7f2f
Add link to CONFIG REWRITE (Redis 2.8) in phpdoc for CONFIG command.
|
11 years ago |
Daniele Alessandri
|
d78780382a
Promote Redis 2.8 to a standalone server profile.
|
11 years ago |
Daniele Alessandri
|
98aacd8d9a
Back to development for the next patch release.
|
11 years ago |
toretto
|
4824af1563
Added "Latest Stable Version" and "Total Downloads" Badges
|
11 years ago |
Daniele Alessandri
|
cb18d67b6a
Update CHANGELOG and bump VERSION.
|
11 years ago |
Daniele Alessandri
|
4576dc029f
Add LICENSE and phpunit.xml.dist in package.ini for Pear.
|
11 years ago |
Daniele Alessandri
|
aa458a1922
Merge pull request #123 from drealecs/doctype_fixes
|
11 years ago |