Daniele Alessandri
|
b1761c55c5
Use same strategy for both client-side sharding and redis-cluster.
|
10 gadi atpakaļ |
Daniele Alessandri
|
18853d1dbb
Just rename a couple of local variables.
|
10 gadi atpakaļ |
Daniele Alessandri
|
8d353cc223
New command: ZREMRANGEBYLEX (Redis 2.8.9).
|
10 gadi atpakaļ |
Daniele Alessandri
|
0a580c9d1b
New command: ZRANGEBYLEX (Redis 2.8.9).
|
10 gadi atpakaļ |
Daniele Alessandri
|
58d1cc12dc
New command: ZLEXCOUNT (Redis 2.8.9).
|
10 gadi atpakaļ |
Daniele Alessandri
|
0e3b105959
New commands: PFADD, PFCOUNT, PFMERGE (Redis 2.8.9).
|
10 gadi atpakaļ |
Alexey Kupershtokh
|
cb0fbd01b4
Enable INCRBYFLOAT in cluster mode
|
11 gadi atpakaļ |
Daniele Alessandri
|
d2debfd43e
Apply some more minor phpdoc fixes.
|
11 gadi atpakaļ |
Daniele Alessandri
|
9d4524cae7
Run php-cs against codebase.
|
11 gadi atpakaļ |
Daniele Alessandri
|
d78e1b6ab7
New command: HSCAN (Redis 2.8).
|
11 gadi atpakaļ |
Daniele Alessandri
|
d5aec78086
New command: ZSCAN (Redis 2.8).
|
11 gadi atpakaļ |
Daniele Alessandri
|
0faae20737
New command: SSCAN (Redis 2.8).
|
11 gadi atpakaļ |
Daniele Alessandri
|
5b771704d3
Handle DUMP and RESTORE with Predis\Connection\PredisCluster.
|
12 gadi atpakaļ |
nitper
|
dc1103582e
allow HMSET in clusters
|
12 gadi atpakaļ |
Daniele Alessandri
|
b50a5975ac
Use a nicer looking version for the same code.
|
12 gadi atpakaļ |
Daniele Alessandri
|
1c1b4096f6
Remove a few more unnecessary strict comparisons.
|
12 gadi atpakaļ |
Daniele Alessandri
|
69d4c013f7
Minor change (mostly micro-optimization).
|
12 gadi atpakaļ |
Daniele Alessandri
|
b2f59a0c63
Support EVAL and EVALSHA with client-side sharding (Predis cluster).
|
12 gadi atpakaļ |
Daniele Alessandri
|
e54bc31212
Create Predis\Cluster namespace and move related classes / interfaces.
|
12 gadi atpakaļ |