influxdb/ioxd_querier/src
Andrew Lamb 3f5eab7648
feat: allow the querier to talk with multiple ingesters (#4271)
* refactor: Move querier config to clap_blocks

* refactor: Add tests

* refactor: allow multiple addresses

* refactor: Update to use multiple addresses

* fix: bow to clippy

* fix: docstring

* fix: error if address is repeated multiple times

* chore: Add error enum, plumb through

* fix: clippy

* refactor: improve Rust API

* fix: fix test
2022-04-11 18:49:49 +00:00
..
rpc feat: Add basic Querier <--> Ingester "Service Configuration" (#4259) 2022-04-11 11:50:22 +00:00
lib.rs feat: allow the querier to talk with multiple ingesters (#4271) 2022-04-11 18:49:49 +00:00