Skip to content

cwgroppe/monix-connect

 
 

Repository files navigation

Monix Connect

release-badge workflow-badge 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!

Connectors

The below list comprehends the current set of available connectors:

  1. Akka Streams
  2. Apache Parquet
  3. AWS DynamoDB
  4. AWS S3
  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.

About

A set of connectors for Monix. 🔛

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Scala 99.1%
  • Other 0.9%