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 |
Daniele Alessandri
|
0cd56406fe
Just rename a couple of local variables.
|
10 years ago |
Daniele Alessandri
|
e575c32cb4
Rename RedisCluster::askClusterNodes() to askSlotsMap().
|
10 years ago |
Daniele Alessandri
|
42f237e306
[tests] Use annotations to specify expected Redis server version.
|
10 years ago |
Daniele Alessandri
|
940326e5bd
New command: ZREMRANGEBYLEX (Redis 2.8.9).
|
10 years ago |
Daniele Alessandri
|
ea32f74512
New command: ZRANGEBYLEX (Redis 2.8.9).
|
10 years ago |
Daniele Alessandri
|
8dbac3dd73
New command: ZLEXCOUNT (Redis 2.8.9).
|
10 years ago |
Daniele Alessandri
|
5a474c5a32
Rename alias used in Predis\Client for Predis\Transaction\MultiExec.
|
10 years ago |
Daniele Alessandri
|
0148743a76
Fix parsing of the output of CLUSTER NODES to fetch slots map.
|
10 years ago |
Daniele Alessandri
|
5c935d97bd
Merge branch 'v1.0.0-dev/connection-namespace'
|
10 years ago |
Daniele Alessandri
|
1fd113c570
Rename ComposableProtocolProcessor to CompositeProtocolProcessor.
|
10 years ago |