influxdb/influxdb_iox
Marco Neumann 5e297b4667
refactor: lift up compactor2 CLI args, set mem limit to 8GB (#6631)
- use a single data structure for CLI args (not two)
- set mem limit default to 8GB (same as querier). We can always tune
  this later, but we should not run with "unlimited" to begin with.
2023-01-19 12:21:51 +00:00
..
src refactor: lift up compactor2 CLI args, set mem limit to 8GB (#6631) 2023-01-19 12:21:51 +00:00
tests feat: Reimagining query_tests 2023-01-18 10:24:17 -05:00
Cargo.toml feat: very basic compactor2 skeleton (#6614) 2023-01-18 16:36:40 +00:00
build.rs fix: Remove lots of needless borrows that Clippy can now identify 2022-11-09 10:54:18 -05:00