Ensure proper Lamport clock integration across batch operations and sequence number handling: - Add Lamport clock support to Batch.Write for consistent replication timestamps - Fix potential sequence number inconsistencies in WAL operations - Update WAL tests to properly verify sync mode behaviors - Fix Sequence numbering to appropriately handle Lamport clock timestamps |
||
---|---|---|
.. | ||
batch_test.go | ||
batch.go | ||
reader.go | ||
replication_test.go | ||
replication.go | ||
wal_test.go | ||
wal.go |