github.com/jaytaylor/bboltqueue
Package boltqueue provides a persistent queue or priority queue based on boltdb (https://github.com/boltdb/bolt) boltqueue's PQueue type represents a priority queue. Messages may be inserted into the queue at a numeric priority between 0(highest) and 255(lowest). Messages are dequeued following priority order, then time ordering, with the oldest messages of the highest priority emerging first.
Ecosystem
proxy.golang.org
proxy.golang.org
Latest Release
almost 8 years ago
v0.0.0-20180617213425-725b8494969a
almost 8 years ago
Versions
1
1
Loading...
Readme
Loading...
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/jaytaylor/bboltqueue
spec |
| License | MIT |
| Namespace | github.com/jaytaylor |
| First Release | almost 8 years ago |
| Last Synced | 28 days ago |
Repository
| Stars | 6 on GitHub |
| Forks | 4 on GitHub |
Rankings on proxy.golang.org
Overall
Top 6.9%
Forks
Top 5.0%