Skip to content

sindbach/mongostreams

Repository files navigation

mongostreams

A simple executable to handle MongoDB change streams events.

Build

cd ./mongostreams/mongostreams
dep ensure -v 
go build -v

Options

usage: mongostreams [-h|--help] -d|--directory "<value>" -c|--config "<value>"

Arguments:

  -h  --help       Print help information
  -d  --directory  Specify a working directory
  -c  --config     Specify a configuration JSON file

About

Simple executable to handle MongoDB change streams

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages