influxdb/iox_objectstore_garbage_col...
Carol (Nichols || Goulding) 61c023139b
refactor: Switch compaction levels to an enum with values rather than separate consts
Bonuses:

- Type checking
- Validation
- Less casting
- Exhaustiveness checking
- Less use of the numerical value
2022-07-13 11:30:36 -04:00
..
src refactor: Switch compaction levels to an enum with values rather than separate consts 2022-07-13 11:30:36 -04:00
Cargo.toml fix: Integrate the object store garbage collector into the main binary 2022-07-07 09:48:06 -04:00