influxdb/router2
Dom 5447554aee
refactor(router2): DML handler stack (#3549)
* refactor: composable DmlHandler stack

Changes the DmlHandler trait to allow composition of handler logic in
order to construct the complete request processing pipeline.

* feat: debug log write/delete requests

Log requests hitting the HTTP endpoint at DEBUG.

* refactor: dml_handler -> dml_handlers

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-01-27 14:54:27 +00:00
..
src refactor(router2): DML handler stack (#3549) 2022-01-27 14:54:27 +00:00
Cargo.toml feat(router2): shard writes/deletes into write buffer (#3499) 2022-01-25 15:19:48 +00:00