pomerium/internal/databroker
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
..
config.go databroker server backend config (#1127) 2020-07-23 10:42:43 +07:00
config_source.go custom rego in databroker (#1124) 2020-07-22 10:44:05 -06:00
config_source_test.go custom rego in databroker (#1124) 2020-07-22 10:44:05 -06:00
server.go databroker server backend config (#1127) 2020-07-23 10:42:43 +07:00
server_test.go internal/databroker: fix wrong server version init (#1125) 2020-07-22 04:32:44 +07:00
signal.go Add storage backend interface (#1072) 2020-07-15 09:42:01 +07:00