influxdb/querier
Marco Neumann 0779f81b6b
refactor: rework `TableCache (#4054)
* feat: `TableRepo::get_by_namespace_and_name`

* refactor: rework `TableCache`

- dual cache that can also map table names to IDs
- deal w/ missing tables w/o panics
- set proper timeouts to missing data

For #3974.

* test: extend table cache tests
2022-03-21 13:40:06 +00:00
..
src refactor: rework `TableCache (#4054) 2022-03-21 13:40:06 +00:00
Cargo.toml test: add proptest for `AddressableHeap` (#4025) 2022-03-14 12:38:30 +00:00