influxdb/server
Carol (Nichols || Goulding) e838a22f92 refactor: Make TestDbBuilder reusable for rebuilding databases
Many tests want to exercise behavior that happens on reloading or
replay of a database. This changes the way the TestDbBuilder works to
make it possible to call `build` on a builder multiple times to create
databases with the same options to simulate reload of a database without
having to keep track of which pieces need to match.
2021-10-22 14:31:31 -04:00
..
src refactor: Make TestDbBuilder reusable for rebuilding databases 2021-10-22 14:31:31 -04:00
tests refactor: rework write buffer compaction as integration test (#2830) 2021-10-14 11:04:44 +00:00
Cargo.toml chore: Update datafusion + arrow (#2903) 2021-10-19 17:14:08 +00:00