Bounded, crash-resistant write-ahead log for Go with explicit durability, atomic and streaming appends, recovery, and acknowledged consumption.
-
Updated
Jul 29, 2026 - Go
Bounded, crash-resistant write-ahead log for Go with explicit durability, atomic and streaming appends, recovery, and acknowledged consumption.
Durable disk-backed FIFO byte queue for Go: fsync-on-append with group commit, at-least-once delivery via explicit commit, byte-bounded backlog, and checksummed frames whose corruption is always reported, never silent
Add a description, image, and links to the group-commit topic page so that developers can more easily learn about it.
To associate your repository with the group-commit topic, visit your repo's landing page and select "manage topics."