influxdb/write_buffer/src
Dom Dwyer 506cdebf38 refactor: remove manual Debug impl
Derive the debug impl so it prints all the fields (specifically the
"number of sequencers configured" is pretty helpful in a test).

Manual impls drift over time and are more effort than the derive!
2022-04-05 12:02:07 +01:00
..
kafka refactor: rename Sequence::id and Sequence::number field names (#4190) 2022-03-31 15:17:58 +00:00
codec.rs feat: add WriteBufferErrorKind (#3664) 2022-02-08 15:34:05 +00:00
config.rs feat: add WriteBufferErrorKind (#3664) 2022-02-08 15:34:05 +00:00
core.rs refactor: rename Sequence::id and Sequence::number field names (#4190) 2022-03-31 15:17:58 +00:00
file.rs refactor: rename Sequence::id and Sequence::number field names (#4190) 2022-03-31 15:17:58 +00:00
lib.rs chore: remove rdkafka dependency (#3625) 2022-02-03 13:33:56 +00:00
mock.rs refactor: remove manual Debug impl 2022-04-05 12:02:07 +01:00