-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
sigma:
listen: 0.0.0.0:22125
hash: crc16
distribution: slot
preconnect: true
auto_eject_hosts: false
redis: true
backlog: 512
client_connections: 0
server_connections: 1
server_retry_timeout: 2000
server_failure_limit: 2
servers:
- server1 node01
192.168.67.53:6379:1
192.168.67.55:6379:1 - server2 node02
192.168.67.53:6380:1
192.168.67.55:6380:1
这样可以防止增加节点时,hash不对,找不到key的问题,但现在好像不支持,语法就报错了。请求帮忙中。。。。
Metadata
Metadata
Assignees
Labels
No labels