https://github.com/ucpr/mongo-streamer
https://github.com/ucpr/mongo-streamer
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ucpr/mongo-streamer
- Owner: ucpr
- License: mit
- Created: 2023-11-20T10:16:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-13T08:06:00.000Z (almost 2 years ago)
- Last Synced: 2026-01-15T21:59:42.126Z (5 months ago)
- Language: Go
- Size: 142 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Mongo Streamer
[](https://codeclimate.com/github/ucpr/mongo-streamer/maintainability)
[](https://codeclimate.com/github/ucpr/mongo-streamer/test_coverage)
[](https://github.com/ucpr/mongo-streamer/actions/workflows/ci.yaml)
[](https://github.com/ucpr/mongo-streamer/actions/workflows/github-code-scanning/codeql)
MongoStreamer is a system that can watch MongoDB ChangeStreams and transfer them to any service in real time.
⚠️ This project is experimental and under development.
## Usage
// TODO
## Contributions
Contributions of any kind welcome!
## License
[MIT License](LICENSE)