influxdb/querier
Marco Neumann daf14f6506 refactor: clean up `querier` a bit
Before adding more and more features, here is a bit of a clean up and
prep work:

- Pull out caching into its own module and add proper tests for it.
- Start to build a test infrastructure so tests are shorter and easier
  to read. This doesn't fully pay off just yet but gets more and more
  important when we actually sync tables and chunks.
2022-03-01 13:24:20 +01:00
..
src refactor: clean up `querier` a bit 2022-03-01 13:24:20 +01:00
Cargo.toml feat: create CatalogChunk in querier (#3862) 2022-02-28 17:20:38 +00:00