Skip to content

Commit

Permalink
confibexample
Browse files Browse the repository at this point in the history
  • Loading branch information
swxctx committed Jun 24, 2020
1 parent 9140621 commit bd80edc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions config/config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
test_redis:
deploy_type: single
for_single:
addr: 127.0.0.1:6379
for_cluster:
addrs: []
pool_size_per_node: 0
idle_timeout: 0

0 comments on commit bd80edc

Please sign in to comment.