IMPORTANT: Superceded by github.com/nsqio/go-diskqueue
Go (golang) package which provides a disk-backed queueing system.
Initial implementation lifted from NSQ, see https://github.com/nsqio/nsq/
and https://github.com/nsqio/nsq/blob/master/nsqd/diskqueue.go.
This package is used by Gigawatt.
- Go version 1.3 or newer
go test ./...
Permissive MIT license, see the LICENSE file for more information.