influxdb/persistence_windows
Marco Neumann 4ca2d3e148 chore: move persistence windows related code into own crate
The entire persistence windows data structures (including the
checkpoints) have nothing to do with the mutable buffer per se. So lets
move them into their own crate. This also makes `parquet_file` not
longer depend on `mutable_buffer`.
2021-07-05 10:23:58 +02:00
..
src chore: move persistence windows related code into own crate 2021-07-05 10:23:58 +02:00
Cargo.toml chore: move persistence windows related code into own crate 2021-07-05 10:23:58 +02:00