pomerium/pkg/storage
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
..
inmemory telmetry: add databroker storage metrics and tracing (#1161) 2020-07-30 18:19:23 -04:00
redis pkg/storage/redis: handling connection to redis backend failure (#1174) 2020-07-31 22:17:11 +07:00
encrypted.go databroker: add encryption for records (#1168) 2020-07-30 14:04:31 -06:00
encrypted_test.go databroker: add encryption for records (#1168) 2020-07-30 14:04:31 -06:00
storage.go pkg/storage: introduce storage.Backend Watch method (#1135) 2020-07-27 21:10:47 +07:00
storage_test.go databroker: add encryption for records (#1168) 2020-07-30 14:04:31 -06:00