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 |
Alexandru Patranescu
|
2d2930d24f
some PHPDoc fixes in lib
|
11 years ago |
Daniele Alessandri
|
7e0ec1a265
Update CHANGELOG.
|
11 years ago |
Daniele Alessandri
|
04e597ebba
Merge remote-tracking branch 'origin/pr/116' into v0.8
|
11 years ago |
Daniele Alessandri
|
d681bff4ab
Merge branch 'github/pr/114' into v0.8
|
11 years ago |
Daniele Alessandri
|
3dea41aa66
Add tests for prefixed Predis\PubSub\DispatcherLoop.
|
11 years ago |
Daniele Alessandri
|
69c66e157f
Make callbacks properties protected in the DispatcherLoop class.
|
11 years ago |
Daniele Alessandri
|
dd50cfe47e
Slightly rework original pull request.
|
11 years ago |
Daniele Alessandri
|
8451146d38
Expose underlying client object from pub/sub iterators.
|
11 years ago |
Thomas Orozco
|
d45ce35923
Use a random IP when a host has several IPs.
|
11 years ago |
Eloi Poch
|
6cd124cc59
Fix DispatcherLoop error with client prefix keys
|
12 years ago |
Daniele Alessandri
|
d6fa4a3292
Augment exception message with basic server details on connection error.
|
12 years ago |
Daniele Alessandri
|
5b771704d3
Handle DUMP and RESTORE with Predis\Connection\PredisCluster.
|
12 years ago |
Daniele Alessandri
|
68d972a1b1
Merge remote-tracking branch 'origin/pr/111' into v0.8
|
12 years ago |
marcosQuesada
|
4bf035918d
setting medium timeout on slow tests
|
12 years ago |
Daniele Alessandri
|
94c4e2ffee
Fix handling of scripted commands with redis-cluster hash strategy.
|
12 years ago |
Daniele Alessandri
|
6e2fd181f1
Make sure key prefixing is skipped when command has no arguments.
|
12 years ago |
Daniele Alessandri
|
1c21fcc5b3
Fix strict warnings running command test generator script.
|
12 years ago |
Daniele Alessandri
|
531261b0fc
Add DUMP and RESTORE to the server profile for Redis 2.6.
|
12 years ago |
Daniele Alessandri
|
7434a9bd0e
Add the WITHSCORES modifier only when option value is true.
|
12 years ago |
Daniele Alessandri
|
c4123ce7ce
Update CHANGELOG.
|
12 years ago |