influxdb/server_benchmarks/benches
Carol (Nichols || Goulding) f9174c483b
refactor: Extract server::db into its own crate (#3417)
* refactor: Extract JobRegistry from the server crate

Both the server crate and a db crate that I'm about to extract depend on
JobRegistry, so to avoid making circular dependencies, extract the
JobRegistry to its own crate.

* refactor: Move db out of server into its own crate

Fixes #2821.
2021-12-23 22:01:17 +00:00
..
catalog_persistence.rs refactor: Extract server::db into its own crate (#3417) 2021-12-23 22:01:17 +00:00
encoders.rs chore: remove more unused dependencies (#1658) 2021-06-09 10:17:20 +00:00
fixtures.rs chore: remove more unused dependencies (#1658) 2021-06-09 10:17:20 +00:00
influxrpc.rs test: add benchmark for catalog loading 2021-06-10 15:42:21 +02:00
line_parser.rs chore: move `influxdb_iox` into a proper workspace package 2021-10-26 11:02:33 +02:00
mapper.rs chore: remove more unused dependencies (#1658) 2021-06-09 10:17:20 +00:00
read_filter.rs refactor: Extract server::db into its own crate (#3417) 2021-12-23 22:01:17 +00:00
read_group.rs refactor: Extract server::db into its own crate (#3417) 2021-12-23 22:01:17 +00:00
run_bench.sh chore: remove more unused dependencies (#1658) 2021-06-09 10:17:20 +00:00
scrape_benches.sh chore: remove more unused dependencies (#1658) 2021-06-09 10:17:20 +00:00
snapshot.rs feat: mutable batch write entry (#2724) (#2973) 2021-10-28 20:15:28 +00:00
storectl-bench.sh chore: remove more unused dependencies (#1658) 2021-06-09 10:17:20 +00:00
tag_values.rs refactor: Extract server::db into its own crate (#3417) 2021-12-23 22:01:17 +00:00