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

github.com/go-msgqueue/msgqueue

Package msgqueue implements task/job queue with in-memory, SQS, IronMQ backends. go-msgqueue is a thin wrapper for SQS and IronMQ clients that uses Redis to implement rate limiting and call once semantic. go-msgqueue consists of following components: rate limiting is implemented in the processor package using https://github.com/go-redis/redis_rate. Call once is implemented in clients by checking if message name exists in Redis database.

Ecosystem
proxy.golang.org
Latest Release
v1.8.2
over 7 years ago
Versions
51
Dependent Packages
11
Dependent Repos
1
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/go-msgqueue/msgqueue
spec
License BSD-2-Clause
Namespace github.com/go-msgqueue
First Release almost 9 years ago
Last Synced 11 days ago
Repository
Stars 1,043 on GitHub
Forks 97 on GitHub
Rankings on proxy.golang.org
Overall Top 2.7%
Dependent packages Top 1.6%
Dependent repos Top 4.7%
Forks Top 2.7%