pomerium/pkg/storage/redis
Cuong Manh Le fabf773e8b
pkg/storage/redis: handling connection to redis backend failure (#1174)
In case of connection to backend failure, we try reconnecting with
backoff, to re-subscribe to the notification channel.

Fixes #1167
2020-07-31 22:17:11 +07:00
..
testdata pkg/storage/redis: add redis TLS support (#1163) 2020-07-31 19:37:23 +07:00
option.go pkg/storage/redis: add redis TLS support (#1163) 2020-07-31 19:37:23 +07:00
redis.go pkg/storage/redis: handling connection to redis backend failure (#1174) 2020-07-31 22:17:11 +07:00
redis_test.go pkg/storage/redis: add redis TLS support (#1163) 2020-07-31 19:37:23 +07:00