Skip to content

gigawattio/diskqueue

Repository files navigation

diskqueue

Documentation Build Status Report Card

About

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.

Requirements

  • Go version 1.3 or newer

Running the test suite

go test ./...

License

Permissive MIT license, see the LICENSE file for more information.

Releases

No releases published

Packages

No packages published

Languages