|
@@ -26,9 +26,12 @@
|
|
|
- zlib1g-dev
|
|
|
- libssl-dev
|
|
|
redis_ports:
|
|
|
- - {"port": 19901, "start-hslot": 0, "end-hslot": 5460}
|
|
|
- - {"port": 19902, "start-hslot": 5461, "end-hslot": 10921}
|
|
|
- - {"port": 19903, "start-hslot": 10922, "end-hslot": 16383}
|
|
|
+ - {"port": 19901, "start-hslot": 0, "end-hslot": 2730}
|
|
|
+ - {"port": 19902, "start-hslot": 2731, "end-hslot": 5460}
|
|
|
+ - {"port": 19903, "start-hslot": 5461, "end-hslot": 8191}
|
|
|
+ - {"port": 19904, "start-hslot": 8192, "end-hslot": 10921}
|
|
|
+ - {"port": 19905, "start-hslot": 10922, "end-hslot": 13651}
|
|
|
+ - {"port": 19906, "start-hslot": 13652, "end-hslot": 16383}
|
|
|
|
|
|
handlers:
|
|
|
- name: reload_redis_services
|