influxdb/tests
Marco Neumann ecf1f99ddb refactor: more flexible writer buffer config
This allows:

- different types (instead of guessing through the connection URL)
- sequencer counts (not used yet but will be by #2455)
- extensible configs (e.g. to configure Kafka in a more granular way,
  not wired up yet)
- future extensions (since we use a message now instead of a single
  string)

**BREAKING: This requires changes for deployed systems / existing DBs!**
2021-09-02 16:41:35 +02:00
..
common test: avoid picking the same port twice under multi-threaded tests 2021-08-31 10:16:22 +02:00
end_to_end_cases refactor: more flexible writer buffer config 2021-09-02 16:41:35 +02:00
fixtures test: add benchmark for influxrpc read_filter 2021-04-28 16:11:57 +00:00
end_to_end.rs refactor: rename end-to-end.rs to end_to_end.rs (#2015) 2021-07-15 13:50:32 +00:00