/monix-connect

A set of stream connectors and integrations for Monix.

Primary LanguageScalaApache License 2.0Apache-2.0

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.

Connectors

The below list comprehends the current set of connectors that are available to use.

  1. Akka
  2. DynamoDB
  3. Hdfs
  4. Parquet
  5. Redis
  6. S3

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.

License

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