Daniele Alessandri
|
0df05ae008
Run php-cs against source code.
|
10 年之前 |
Daniele Alessandri
|
b1761c55c5
Use same strategy for both client-side sharding and redis-cluster.
|
10 年之前 |
Daniele Alessandri
|
18853d1dbb
Just rename a couple of local variables.
|
10 年之前 |
Daniele Alessandri
|
8d353cc223
New command: ZREMRANGEBYLEX (Redis 2.8.9).
|
10 年之前 |
Daniele Alessandri
|
0a580c9d1b
New command: ZRANGEBYLEX (Redis 2.8.9).
|
10 年之前 |
Daniele Alessandri
|
58d1cc12dc
New command: ZLEXCOUNT (Redis 2.8.9).
|
10 年之前 |
Daniele Alessandri
|
0e3b105959
New commands: PFADD, PFCOUNT, PFMERGE (Redis 2.8.9).
|
10 年之前 |
Alexey Kupershtokh
|
cb0fbd01b4
Enable INCRBYFLOAT in cluster mode
|
11 年之前 |
Daniele Alessandri
|
809f76a7b3
Fix implementation for hash tags extraction from keys.
|
11 年之前 |
Daniele Alessandri
|
ba2ffb612a
Add support for key hash tags in redis-cluster (Redis 3.0.0b1).
|
11 年之前 |
Daniele Alessandri
|
9d4524cae7
Run php-cs against codebase.
|
11 年之前 |
Daniele Alessandri
|
d78e1b6ab7
New command: HSCAN (Redis 2.8).
|
11 年之前 |
Daniele Alessandri
|
d5aec78086
New command: ZSCAN (Redis 2.8).
|
11 年之前 |
Daniele Alessandri
|
0faae20737
New command: SSCAN (Redis 2.8).
|
11 年之前 |
Daniele Alessandri
|
94c4e2ffee
Fix handling of scripted commands with redis-cluster hash strategy.
|
12 年之前 |
nitper
|
dc1103582e
allow HMSET in clusters
|
12 年之前 |
Daniele Alessandri
|
b50a5975ac
Use a nicer looking version for the same code.
|
12 年之前 |
Daniele Alessandri
|
69d4c013f7
Minor change (mostly micro-optimization).
|
12 年之前 |
Daniele Alessandri
|
1ac9cc9c71
Support EVAL and EVALSHA with redis-cluster.
|
12 年之前 |
Daniele Alessandri
|
e54bc31212
Create Predis\Cluster namespace and move related classes / interfaces.
|
12 年之前 |