Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@gesdisc/mongo-stream

Package Overview
Dependencies
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gesdisc/mongo-stream

Sync data from Mongodb to Elasticsearch

  • 0.1.5
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-87.5%
Maintainers
3
Weekly downloads
 
Created
Source

Mongo Stream

Note: this was migrated from https://github.com/space-bytes/mongo-stream, a repo containing custom code for use in UUI

logotype_1a

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

Prerequisites

  • Node.js (tested with version 8)
  • Mongodb 3.6+
  • Elasticsearch 2.4.5, 5.x+ (Compatibility for 6 is a future goal)

Setup

git clone https://github.com/everyone-counts/mongo-stream.git

npm install

Usage

To use with default configuation:

npm start

To use with a custom config file:

./server.js -c <path-to-config-file>

Contributing

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.

Credits

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.

Keywords

FAQs

Package last updated on 28 Mar 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc