open-vault/sdk/physical/inmem
Connor 8b1a3301f0
Add telemetry for LRU cache (#10079)
Vault creates an LRU cache that is used when interacting with the
physical backend. Add telemetry when the cache is hit, missed, written
to and deleted from. Use the MetricSink from ClusterMetrics
2020-10-13 10:11:54 -05:00
..
cache_test.go Add telemetry for LRU cache (#10079) 2020-10-13 10:11:54 -05:00
inmem.go Port over some SP v2 bits (#6516) 2019-05-01 13:47:41 -04:00
inmem_ha.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
inmem_ha_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
inmem_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
physical_view_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
transactions_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00