An open API service indexing awesome lists of open source software.

https://github.com/ucpr/mongo-streamer


https://github.com/ucpr/mongo-streamer

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

## Mongo Streamer

[![Maintainability](https://api.codeclimate.com/v1/badges/f8e9ab8cbf1325a177e9/maintainability)](https://codeclimate.com/github/ucpr/mongo-streamer/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/f8e9ab8cbf1325a177e9/test_coverage)](https://codeclimate.com/github/ucpr/mongo-streamer/test_coverage)
[![CI](https://github.com/ucpr/mongo-streamer/actions/workflows/ci.yaml/badge.svg?branch=main)](https://github.com/ucpr/mongo-streamer/actions/workflows/ci.yaml)
[![CodeQL](https://github.com/ucpr/mongo-streamer/actions/workflows/github-code-scanning/codeql/badge.svg?branch=main)](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)