pomerium/cache
Cuong Manh Le 1640151bc1
databroker server backend config (#1127)
* config,docs: add databroker storage backend configuration

* cache: allow configuring which backend storage to use

Currently supported types are "memory", "redis".
2020-07-23 10:42:43 +07:00
..
cache.go databroker server backend config (#1127) 2020-07-23 10:42:43 +07:00
cache_test.go cryptutil: move to pkg dir, add token generator (#1029) 2020-06-30 15:55:33 -06:00
databroker.go databroker server backend config (#1127) 2020-07-23 10:42:43 +07:00
memberlist.go cache: fix data race in NotifyJoin (#1028) 2020-07-01 00:11:40 +07:00
memberlist_test.go cryptutil: move to pkg dir, add token generator (#1029) 2020-06-30 15:55:33 -06:00
session.go grpc: rename internal/grpc to pkg/grpc (#1010) 2020-06-26 09:17:02 -06:00
user.go grpc: rename internal/grpc to pkg/grpc (#1010) 2020-06-26 09:17:02 -06:00