Daniele Alessandri
|
4188dc51bf
Make it possible to specify a custom strategy for redis-cluster.
|
10 years ago |
Daniele Alessandri
|
7b41029fd7
Light rewording and reorganization of README.
|
10 years ago |
Daniele Alessandri
|
eb8de52269
New command: COMMAND (Redis 3.0.0).
|
10 years ago |
Daniele Alessandri
|
202c558103
Run php-cs against source code.
|
10 years ago |
Daniele Alessandri
|
89e662dc89
Use same strategy for both client-side sharding and redis-cluster.
|
10 years ago |
Daniele Alessandri
|
356f22a062
Implement PING in PUB/SUB loop abstraction for Redis 3.0.0.
|
10 years ago |
Daniele Alessandri
|
823f615699
Update CHANGELOG.
|
10 years ago |
Daniele Alessandri
|
7e58ded8dc
Update CHANGELOG.
|
10 years ago |
Daniele Alessandri
|
2969982a4f
Update README.
|
10 years ago |
Daniele Alessandri
|
88da187344
Add dedicated server profile for Redis 3.0.
|
10 years ago |
Daniele Alessandri
|
a33781e58c
Merge branch 'v1.0/psr-4'
|
10 years ago |
Daniele Alessandri
|
a074cdb79b
Update CHANGELOG.
|
10 years ago |
Daniele Alessandri
|
63992a0a6e
Remove parsing of allocation stats from responses to INFO.
|
10 years ago |
Daniele Alessandri
|
ca4ec79575
Fix bug when checking for support for the UNWATCH command.
|
10 years ago |
Daniele Alessandri
|
2e0c55ac57
Remove support for Redis 1.2.
|
10 years ago |
Daniele Alessandri
|
9edc11dc8e
Switch to CLUSTER SLOTS instead of CLUSTER NODES for redis-cluster.
|
10 years ago |
Daniele Alessandri
|
50334ed3f4
Update CHANGELOG.
|
10 years ago |
Daniele Alessandri
|
1319574b4e
Rewrite pear packager script.
|
10 years ago |
Daniele Alessandri
|
029822fe22
Move source files from "lib/" to "src/".
|
10 years ago |
Daniele Alessandri
|
d226923484
Migrate from PSR-0 to PSR-4.
|
10 years ago |
Daniele Alessandri
|
959734cf8c
Porperly handle -ERR instead of +QUEUED inside MULTI ... EXEC.
|
10 years ago |
Daniele Alessandri
|
dd29068845
Merge branch 'github/pr/188'
|
10 years ago |
Daniele Alessandri
|
36a04e84d7
Update CHANGELOG.
|
10 years ago |
Ian Babrou
|
5b4a7970bb
returning associative array from zrange command family
|
10 years ago |
Ian Babrou
|
235427950f
prevent uncaught broken pipe error
|
10 years ago |
Daniele Alessandri
|
45da0fca55
Merge branch 'github/pr/182'
|
10 years ago |
Daniele Alessandri
|
2d53db7b9b
Rework PR to use "goto" instead of a "while ... do" loop.
|
10 years ago |
Gwilym Evans
|
f05cb1b46d
use a loop instead of recursion in CursorBasedIterator
|
10 years ago |
Daniele Alessandri
|
4db00173f3
Use stream_socket_recvfrom() in PhpiredisStreamConnection.
|
10 years ago |
Daniele Alessandri
|
a2265b12b3
Remove implementation of Predis\Command\RawCommand::__toString().
|
10 years ago |