influxdb/server_benchmarks
Marco Neumann bfaba78dc3 refactor: move `predicate` into its own crate
Two reasons:

1. I wanna decouple `parquet_file` from `query` (nearly done, needs a
   small follow-up PR).
2. `predicate` will have more and more features (like serialization)
   which justifies a new home
2021-09-14 17:13:02 +02:00
..
benches refactor: move `predicate` into its own crate 2021-09-14 17:13:02 +02: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 refactor: move `predicate` into its own crate 2021-09-14 17:13:02 +02:00