influxdb/wal_inspect/src
Fraser Savage 30939cfe96
refactor(wal): Remove op-level `sequence_number`, use per table map
This commit removes the op-level sequence number from the proto
definition, now reading and writing solely to the per table (and thus
per partition) sequence number map. Tables/partitions within the same
write op are still assigned the same number for now, so there should be
no semantic different
2023-07-05 14:20:43 +01:00
..
lib.rs refactor(wal): Remove op-level `sequence_number`, use per table map 2023-07-05 14:20:43 +01:00