summaryrefslogtreecommitdiff
path: root/tests/plugins/kv/configs/.rr-redis-global.yaml
blob: d2e8aefe642972a1c2e2ee68ca7d914f1be6f943 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
rpc:
  listen: tcp://127.0.0.1:6001

logs:
  mode: development
  level: error

redis-rr:
  addrs:
    - 'localhost:6379'

kv:
  redis-rr:
    driver: redis