POC for a data ingestion microservice using Go, Elasticsearch, and Rabbitmq. The concept is: large feeds are imported via an API written in go which concurrently distributes the messages to N workers (Go) via rabbitmq. Each worker processes the record into elasticsearch.
forked from jrobles/data-ingestion-poc
-
Notifications
You must be signed in to change notification settings - Fork 0
POC for a data ingestion microservice using Go, Elasticsearch, and Rabbitmq
License
enriquebris/data-ingestion-poc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
POC for a data ingestion microservice using Go, Elasticsearch, and Rabbitmq
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Go 90.2%
- Shell 9.8%