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 |
Daniele Alessandri
|
abd284c972
Complete reorganization of the Predis\Connection namespace.
|
10 years ago |
Daniele Alessandri
|
ff2e0823ec
Merge remote-tracking branch 'github/pr/174'
|
10 years ago |
Graham Campbell
|
a6c6951bf8
Added 1.0 branch alias
|
10 years ago |
Daniele Alessandri
|
87417f4d7e
Skip integration tests for HyperLogLog commands on Redis < 2.8.9.
|
10 years ago |
Daniele Alessandri
|
2aa0b071fc
New commands: PFADD, PFCOUNT, PFMERGE (Redis 2.8.9).
|
10 years ago |
Alexey Kupershtokh
|
f784dfad84
Enable INCRBYFLOAT in cluster mode
|
10 years ago |
Daniele Alessandri
|
10c2f321ff
Merge branch 'pr170-master'
|
10 years ago |
thbourlove
|
7da3da776f
use phpunit 4.x instead of 3.x
|
10 years ago |
thbourlove
|
90cb71ac4a
isntall requirement with a better way
|
10 years ago |
thbourlove
|
2d4383c891
add phpunit as dev requirement
|
10 years ago |
Daniele Alessandri
|
8ea76f79c7
Minor rewording in CHANGELOG.
|
10 years ago |
Daniele Alessandri
|
5c5dd40527
Remove implementation of Predis\Command\Command::__toString().
|
10 years ago |
Daniele Alessandri
|
4638e05865
Tweak sentence in CHANGELOG.
|
10 years ago |
Daniele Alessandri
|
4784291640
Failures for PHP 5.6 on Travis CI are not allowed anymore.
|
10 years ago |
Daniele Alessandri
|
a51ff2d6e5
Port #156 to the current master branch.
|
10 years ago |