Mongo Stream is a Node.js project that aims to make use of Mongo 3.6+ change-streams to synchronize data between Mongodb and ElasticSearch
- Node.js (tested with version 8)
- Mongodb 3.6+
- Elasticsearch 2.4.5, 5.x+ (Compatibility for 6 is a future goal)
git clone https://github.com/everyone-counts/mongo-stream.git
npm install
To use with default configuation:
npm start
To use with a custom config file:
./server.js -c <path-to-config-file>
Feel free to submit pull requests. If you'd like to contribute towards closing an open issue please leave a comment with your solution proposal in the comment section of the issue.
This software was developed as an internal project at Votem Corp.
Votem bolsters trust, access, and transparency in elections with a core suite of products spanning voter registration, mobile and electronic ballot marking for military and overseas voters and voters with accessibility considerations, and election management systems focused on security and verifiable voting.
For more information, visit https://votem.com.