Ecosyste.ms: Packages

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

Top 2.7% on proxy.golang.org
Top 1.6% dependent packages on proxy.golang.org
Top 4.7% dependent repos on proxy.golang.org
Top 2.7% forks on proxy.golang.org

proxy.golang.org : 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.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/go-msgqueue/msgqueue
Keywords: go, golang, ironmq, ironmq-backend, message-queue, queue, redis, sqs, task-queue, taskqueue
License: BSD-2-Clause
Latest release: over 5 years ago
First release: about 7 years ago
Namespace: github.com/go-msgqueue
Dependent packages: 11
Dependent repositories: 1
Stars: 1,043 on GitHub
Forks: 97 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 17 days ago

    Loading...
    Readme
    Loading...