Implement redis connection pooling, multi, and pipelines.

This commit is contained in:
kirby@puppetlabs.com 2020-04-24 15:14:47 -07:00
parent 52bf6c4c89
commit 9973ed878f
6 changed files with 234 additions and 204 deletions

View file

@ -20,7 +20,7 @@ services:
- VMPOOLER_DEBUG=true # for use of dummy auth
- VMPOOLER_CONFIG_FILE=/etc/vmpooler/vmpooler.yaml
- REDIS_SERVER=redislocal
- LOGFILE=/dev/stdout
- LOGFILE=/dev/null
- EXTRA_CONFIG=/etc/vmpooler/providers.yaml
image: vmpooler-local
depends_on: