influxdb/cache_system
Marco Neumann 5e187ae1c0
refactor: use concrete type in `MetricsLoader` (#5525)
The API user may still use a `Box<dyn ...>` if they want, but they
technically don't have to.

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-09-01 12:22:12 +00:00
..
benches refactor: port LRU cache backend to policy framework (#5406) 2022-08-17 14:43:24 +00:00
src refactor: use concrete type in `MetricsLoader` (#5525) 2022-09-01 12:22:12 +00:00
Cargo.toml feat: refresh policy for caches (#5431) 2022-08-22 08:45:22 +00:00