Daniele Alessandri
|
4f30ac6370
Run php-cs-fixer.
|
10 years ago |
Daniele Alessandri
|
d69d6c726d
Remove Connection\Aggregate\RedisCluster::setDefaultParameters().
|
10 years ago |
Daniele Alessandri
|
8dd9893a2f
Run php-cs-fixer with new configuration.
|
10 years ago |
Daniele Alessandri
|
7282ca2b52
Remove unneeded "use" imports.
|
10 years ago |
Daniele Alessandri
|
6590c44a27
Run php-cs-fixer against codebase in src/ and tests/.
|
10 years ago |
Thibaud BARDIN
|
0fc5c5ee77
[phpdoc] Fix missing throws of phpdoc headers.
|
11 years ago |
Daniele Alessandri
|
df653a7c00
Minor code styling and phpdoc changes.
|
11 years ago |
Daniele Alessandri
|
45e351be79
[phpdoc] Fix formatting of phpdoc headers.
|
11 years ago |
Daniele Alessandri
|
dbfc1a74ba
More random fixes after inspection.
|
11 years ago |
Daniele Alessandri
|
f372029cfc
Fix code smells.
|
11 years ago |
Daniele Alessandri
|
558e10963c
Merge branch 'v1.0/refactor-cluster-internals'
|
11 years ago |
Daniele Alessandri
|
fdf5894022
Make connection factory mandatory for RedisCluster constructor.
|
11 years ago |
Daniele Alessandri
|
2ff8c37104
Redesign the whole internals for clustering.
|
11 years ago |
Daniele Alessandri
|
346986099d
Rename method "enableAutoSlotsMap()" to "useClusterSlots()".
|
11 years ago |
Daniele Alessandri
|
9213f02da8
Fix phpdocs.
|
11 years ago |
Daniele Alessandri
|
4ab2bcea64
Fetch updated slots map from node indicated by -MOVED response.
|
11 years ago |
Daniele Alessandri
|
217bd69b7f
Minor phpdocs fixes.
|
11 years ago |
Daniele Alessandri
|
bd00b8cfe2
Fetch cluster slots from node upon first -MOVED response.
|
11 years ago |
Daniele Alessandri
|
e89f5cbc39
Add method to get connection factory from redis-cluster connection.
|
11 years ago |
Daniele Alessandri
|
4188dc51bf
Make it possible to specify a custom strategy for redis-cluster.
|
11 years ago |
Daniele Alessandri
|
a33781e58c
Merge branch 'v1.0/psr-4'
|
11 years ago |
Daniele Alessandri
|
029822fe22
Move source files from "lib/" to "src/".
|
11 years ago |