Monix Connect

release-badge workflow-badge Discord Gitter Scala Steward badge

⚠️ Mind that the project isn't yet stable, so binary compatibility is not guaranteed

Monix Connect is an initiative to implement stream integrations for Monix.

Learn more on how to get started in the documentation page.

Please, drop a ⭐ to support this project if you found it interesting! Reach us out on gitter or submit an issue if you see room for improvement.

Connectors

The below list comprehends the current set of available connectors:

  1. Apache Parquet
  2. AWS DynamoDB
  3. AWS S3
  4. AWS SQS
  5. Elasticsearch
  6. Google Cloud Storage
  7. Hdfs
  8. MongoDB
  9. Redis

Contributing

The Monix Connect project welcomes contributions from anybody wishing to participate. All code or documentation that is provided must be licensed with the same license that Monix Connect is licensed with (Apache 2.0, see LICENCE).

People are expected to follow the Scala Code of Conduct when discussing Monix on GitHub, Gitter channel, or other venues.

Feel free to open an issue if you notice a bug, you have a question about the code, an idea for an existing connector or even for adding a new one. Pull requests are also gladly accepted. For more information, check out the contributor guide.

Credits

The foundation of Monix Connect was inspired on essence to the Akka's Alpakka project, and its name from the also popular Kafka Connect.

License

All code in this repository is licensed under the Apache License, Version 2.0. See LICENCE.