apache / pekko-connectors

Apache Pekko Connectors is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Apache Pekko.
https://pekko.apache.org/
Apache License 2.0
56 stars 27 forks source link

Scala 3 support #126

Open pjfanning opened 1 year ago

pjfanning commented 1 year ago

We may be able to get some connectors Scala 3 ready for pekko connectors 1.0.0.

Currently PRs are being merged to the scala3 branch (not main).

See https://github.com/apache/incubator-pekko-connectors/labels/scala3 for other issues - where work is delayed till later.

nvollmar commented 1 year ago

Getting the ones we easily can might already be enough for the other downstream projects to continue.

pjfanning commented 1 year ago

@nvollmar #123 gets about half of them working but doesn't cover some of the most popular ones like the cassandra one.