influxdb/wal
Fraser Savage fad34c375e
refactor(wal): Use TableId type for look-aside map key
This adds a little extra layer of type safety and should be optimised
by the compiler. This commit also makes sure the ingester's WAL sink
tests assert the behaviour for partitioned sequence numbering on an
operation that hits multiple tables & thus partitions.
2023-06-08 11:39:23 +01:00
..
src refactor(wal): Use TableId type for look-aside map key 2023-06-08 11:39:23 +01:00
tests refactor(wal): Use TableId type for look-aside map key 2023-06-08 11:39:23 +01:00
Cargo.toml chore: remove unused deps 2023-05-22 13:38:49 +02:00