/database-streamer

Stream changes on your database direct to topics on nats-streaming

Primary LanguageJavaScript

Database-Streamer

Stream changes on your database direct to topics on nats-streaming

Contributors Forks Stargazers Issues MIT License LinkedIn

Release History

  • 0.0.1
    • Work in progress

Meta

Diego Silva – @diegosinfdiego@diegosilva.com.br

Distributed under the MIT license. See LICENSE for more information.

https://github.com/dfsilva/database-streamer

Contributing

  1. Fork it (https://github.com/yourname/yourproject/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request