pomerium/pkg/storage/redis
Cuong Manh Le ec52412d79
pkg/storage: make Watch returns receive only channel (#1211)
So the caller can not write to the channel, and insist that the channel
is for notifying only.
2020-08-05 23:49:28 +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: make Watch returns receive only channel (#1211) 2020-08-05 23:49:28 +07:00
redis_test.go pkg/storage/redis: add redis TLS support (#1163) 2020-07-31 19:37:23 +07:00