An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 6.4% on proxy.golang.org
Top 4.5% forks on proxy.golang.org

proxy.golang.org : github.com/flowchartsman/boltqueue

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.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/flowchartsman/boltqueue
License: MIT
Latest release: about 10 years ago
First release: about 10 years ago
Namespace: github.com/flowchartsman
Stars: 17 on GitHub
Forks: 7 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/flowchartsman
Last synced: about 1 month ago

    Loading...
    Readme
    Loading...