https://github.com/bufferapp/go-base-worker
Golang packages needed to build a consumers
https://github.com/bufferapp/go-base-worker
aws golang-library mgo2 mongodb sqs
Last synced: 7 months ago
JSON representation
Golang packages needed to build a consumers
- Host: GitHub
- URL: https://github.com/bufferapp/go-base-worker
- Owner: bufferapp
- Created: 2017-09-28T03:38:43.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2021-01-19T11:24:07.000Z (about 5 years ago)
- Last Synced: 2025-06-02T13:22:37.426Z (8 months ago)
- Topics: aws, golang-library, mgo2, mongodb, sqs
- Language: Go
- Homepage:
- Size: 16.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-base-worker
All the things to make it easy to use Go to create our workers
## What you'll find here ?
- Libraries to read from queues like AWS SQS, Kafka...
- Libraries to make it easy read/write from/to database storage like Elasticsearch, MongoDB...