influxdb/server_benchmarks
Andrew Lamb 3ee96c4618
fix: Do not sequence local writes (avoid panic under load) (#1826)
* fix: Do not sequence local writes

* fix: Update server/src/db.rs

Co-authored-by: Edd Robinson <me@edd.io>

* fix: review comments

* fix: restore passing sequence information down to mutable buffer

* fix: store min/max times even when there are no sequence numbers

Co-authored-by: Edd Robinson <me@edd.io>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-06-29 10:39:37 +00:00
..
benches fix: Do not sequence local writes (avoid panic under load) (#1826) 2021-06-29 10:39:37 +00:00
src refactor: Move `query_tests` and `server_benchmarks` into their own crate --> smaller `server` (#1628) 2021-06-04 17:31:19 +00:00
Cargo.toml test: add benchmark for catalog loading 2021-06-10 15:42:21 +02:00