Generic on-disk persistent queue implementation for Erlang
-
Updated
Nov 16, 2025 - Erlang
Generic on-disk persistent queue implementation for Erlang
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
Generic, durable, FIFO disk-backed queue for Go — a persistent work queue that doubles as a write-ahead log. Zero-alloc hot paths, one dependency.
Add a description, image, and links to the disk-queue topic page so that developers can more easily learn about it.
To associate your repository with the disk-queue topic, visit your repo's landing page and select "manage topics."