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
proxy.golang.org
Latest Release
over 7 years ago
v1.8.2
over 7 years ago
Versions
51
51
Dependent Packages
11
11
Dependent Repos
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/go-msgqueue/msgqueue
spec |
| License | BSD-2-Clause |
| Namespace | github.com/go-msgqueue |
| First Release | almost 9 years ago |
| Last Synced | 8 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%