influxdb/service_grpc_object_store
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 chore: update object_store to 0.3.0 (#4707) 2022-06-29 21:44:03 +00:00