d46de98183
* feat: extract "backend" from querier cache The backend will implement pruning policies like LRU and TTL as well as where/how the data is stored. Having a proper interface for that simplifies the implementation since we don't need to have one massive `Cache` object with a super complex mechanism. This is for #3985. * refactor: `Backend` -> `CacheBackend` Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |