An open API service indexing awesome lists of open source software.

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

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...