influxdb/ioxd_database
Marco Neumann 380cd9bbff
refactor: use a single flight client implementation (#4273)
"end-user -> querier" and "querier -> ingester" should use a single
Flight client implementation. The difference is just the request and
response metadata.

This changes our default Flight client to use protobuf instead of JSON
for the ticket format.
2022-04-12 09:08:25 +00:00
..
src refactor: use a single flight client implementation (#4273) 2022-04-12 09:08:25 +00:00
Cargo.toml refactor: Extract common, OG database and router out of influxdb_ioxd (#4149) 2022-03-29 13:07:19 +00:00