influxdb/server
Marco Neumann 91df8a30e7 feat: limit number of files during storage cleanup
Since the number of parquet files can potentially be unbound (aka very
very large) and we do not want to hold the transaction lock for too
long and also want to limit memory consumption of the cleanup routine,
let's limit the number of files that we collect for cleanup.
2021-06-03 17:43:11 +02:00
..
benches refactor: explode arrow_deps (#1425) 2021-05-05 16:59:12 +00:00
src feat: limit number of files during storage cleanup 2021-06-03 17:43:11 +02:00
Cargo.toml feat: jitter background clean-up job + wait on first job 2021-06-03 11:23:29 +02:00