influxdb/cache_system
Marco Neumann c59dd01742
refactor: use concrete inner type in `CacheWithMetrics` (#5522)
The API user still CAN use dynamic dispatch but doesn't have to. This
also simplifies the generics a bit.

This is similar to #5520.

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