big-dipper
big-dipper copied to clipboard
Vanir next
Be advised that this is a work in progress. Please do not merge to master. This PR adds Makefile and docker-compose services to add Kafka and Zookeeper for Vanir 2.0 initiative. Vanir 2.0 leverages the block explorer to start pushing the data asynchronously to Kafka topics to be used in other API data services in realtime, rather than polling for data in Mongo DB with corn job. Please do not merge to master as it is subject to much stabilization and active development such as Kafka topics. Thanks.
Checklist
- [x] Targeted PR against correct branch.
- [ ] Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
- [x] Run
meteor npm run lint - [ ] Added an entry to the
CHANGELOG.mdfile. - [ ] Re-reviewed
Files changedin the Github PR explorer.
Converted to draft as the PR is not ready to merge yet.