Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nsqio/go-diskqueue
A Go package providing a filesystem-backed FIFO queue
https://github.com/nsqio/go-diskqueue
go queue
Last synced: about 12 hours ago
JSON representation
A Go package providing a filesystem-backed FIFO queue
- Host: GitHub
- URL: https://github.com/nsqio/go-diskqueue
- Owner: nsqio
- License: mit
- Created: 2017-01-11T04:00:26.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-10-30T02:57:04.000Z (over 1 year ago)
- Last Synced: 2025-01-29T04:25:24.153Z (8 days ago)
- Topics: go, queue
- Language: Go
- Size: 43 KB
- Stars: 477
- Watchers: 17
- Forks: 104
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-diskqueue
[![Build Status](https://github.com/nsqio/go-diskqueue/workflows/tests/badge.svg)](https://github.com/nsqio/go-diskqueue/actions) [![Go Reference](https://pkg.go.dev/badge/github.com/nsqio/go-diskqueue.svg)](https://pkg.go.dev/github.com/nsqio/go-diskqueue) [![GitHub release](https://img.shields.io/github/release/nsqio/go-diskqueue.svg)](https://github.com/nsqio/go-diskqueue/releases/latest)
A Go package providing a filesystem-backed FIFO queue
Pulled out of https://github.com/nsqio/nsq