open-vault/sdk/physical
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
..
file Move physical/file to sdk 2019-04-15 14:51:33 -04:00
inmem Add telemetry for LRU cache (#10079) 2020-10-13 10:11:54 -05:00
cache.go Add telemetry for LRU cache (#10079) 2020-10-13 10:11:54 -05:00
encoding.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
entry.go Remove EncryptedBlobInfo in Entry 2020-02-14 17:03:40 -05:00
error.go Remove data races around error/latency injector rand objects 2019-06-05 01:37:40 -04:00
latency.go Remove data races around error/latency injector rand objects 2019-06-05 01:37:40 -04:00
physical.go Introduce optional service_registration stanza (#7887) 2019-12-06 09:46:39 -05:00
physical_access.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
physical_view.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
testing.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
transactions.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00