Daniele Alessandri
|
6ab10b2b70
[tests] Fix preassigned slots in cluster tests.
|
8 년 전 |
Daniele Alessandri
|
843ad23ea7
[tests] Move utility method into base test class.
|
8 년 전 |
Daniele Alessandri
|
922e56b480
Iterate only over connections mapped in slots map.
|
8 년 전 |
Daniele Alessandri
|
2d01a27e17
Fix fetching slots map from unreachable nodes.
|
8 년 전 |
Daniele Alessandri
|
5b3a5bbef9
Run php-cs-fixer.
|
8 년 전 |
Daniele Alessandri
|
d0cc7a5947
Try again on connection failure to node in cluster.
|
8 년 전 |
Daniele Alessandri
|
354e5e26da
Improve handling of slots mapping via parameters.
|
8 년 전 |
Daniele Alessandri
|
a7ee80702c
Implement full support for IPv6.
|
9 년 전 |
Daniele Alessandri
|
8dd9893a2f
Run php-cs-fixer with new configuration.
|
9 년 전 |
Daniele Alessandri
|
6590c44a27
Run php-cs-fixer against codebase in src/ and tests/.
|
9 년 전 |
Daniele Alessandri
|
28accc93f0
[tests] Test serialization of redis-cluster connection with @medium.
|
10 년 전 |
Daniele Alessandri
|
45e351be79
[phpdoc] Fix formatting of phpdoc headers.
|
10 년 전 |
Daniele Alessandri
|
aa5c893d5a
[phpdoc] Fix undefined namespaces.
|
10 년 전 |
Daniele Alessandri
|
fdf5894022
Make connection factory mandatory for RedisCluster constructor.
|
10 년 전 |
Daniele Alessandri
|
346986099d
Rename method "enableAutoSlotsMap()" to "useClusterSlots()".
|
10 년 전 |
Daniele Alessandri
|
4ab2bcea64
Fetch updated slots map from node indicated by -MOVED response.
|
10 년 전 |
Daniele Alessandri
|
bd00b8cfe2
Fetch cluster slots from node upon first -MOVED response.
|
10 년 전 |
Daniele Alessandri
|
e89f5cbc39
Add method to get connection factory from redis-cluster connection.
|
10 년 전 |
Daniele Alessandri
|
4188dc51bf
Make it possible to specify a custom strategy for redis-cluster.
|
10 년 전 |
Daniele Alessandri
|
202c558103
Run php-cs against source code.
|
10 년 전 |
Daniele Alessandri
|
89e662dc89
Use same strategy for both client-side sharding and redis-cluster.
|
10 년 전 |
Daniele Alessandri
|
9edc11dc8e
Switch to CLUSTER SLOTS instead of CLUSTER NODES for redis-cluster.
|
10 년 전 |
Daniele Alessandri
|
e575c32cb4
Rename RedisCluster::askClusterNodes() to askSlotsMap().
|
10 년 전 |
Daniele Alessandri
|
0148743a76
Fix parsing of the output of CLUSTER NODES to fetch slots map.
|
10 년 전 |
Daniele Alessandri
|
abd284c972
Complete reorganization of the Predis\Connection namespace.
|
10 년 전 |