Skip to content

Scala 2.13 Reactive/Akka Streams #926

@TRReeve

Description

@TRReeve

Hi there.

What was the status of the reactive streams connector for Scala 2.13? From reading the docs there was a dependency issue? I am working on a system where we have to load a load of data into a cluster and then I need to dump it back out. For now I will be create a Source with Akka streams and pagination (or some flavour of this) to get things moving but if there is work already existing maybe I could see If what I work on could be generalised and added in a PR to return a table Model as a reactive Publisher (and maybe a source too?)? I know I'd prefer it if I can roll some sort of reactive interface into phantom rather than managing our own or having both phantom and alpakka dependencies and their own dependencies on datastax connector. I'm a little intimidated by the macros and reflection aspects to Phantom but I'm not sure how much I'd need to touch that for creating a Source from pagination.

Thanks so much for all the work on Phantom.

All the Best

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions