You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
## |
|
## corvus.conf -- Corvus Proxy Configuration |
|
## |
|
|
|
bind 127.0.0.1:6379 |
|
node 127.0.0.1:6380,127.0.0.1:6381 |
|
thread 8 |
|
loglevel debug |
|
syslog 0 |
|
client_timeout 30 |
|
server_timeout 5 |
|
bufsize 16384 |
|
read-strategy master |
|
#requirepass local-secret |
|
|
|
|