pomerium/pkg/storage/inmemory
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
..
inmemory.go databroker server backend config (#1127) 2020-07-23 10:42:43 +07:00
inmemory_test.go Add storage backend interface (#1072) 2020-07-15 09:42:01 +07:00