influxdb/ioxd_compactor
Marco Neumann e72173d58d
feat: very basic compactor2 skeleton (#6614)
Sets up crate and wires up the main binary. No tests yet, no algorithm
framework, just the bare minimum.

Also I decided to not offer a gRPC server in `compactor2` at the moment
and hence did not implement any handle/delegate infrastructure. We add
this later if we need it. This also means compactor2 does NOT provide a
catalog service for now.

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-01-18 16:36:40 +00:00
..
src feat: very basic compactor2 skeleton (#6614) 2023-01-18 16:36:40 +00:00
Cargo.toml refactor: delegate frontend shutdown to backend 2023-01-12 14:59:50 +01:00