Skip to content

Reactive Support #80

Open
Open
@MD9001

Description

@MD9001

Seems that you are using Netty for HttpClient implementation.
Although async is not supported yet, maybe it would be better to use Reactor Netty instead for reactive support?

Adding reactive support would improve already existing implementation for Spring Oracle NoSQL SDK (currently it just wraps synchronous requests, that doesn't open real reactive programming perspectives) and allow using NoSQL SDK in real reactive environments.

If it is welcome, I can realize such functionality as separate module and send a pull request. But please, add at least a marker interface for oracle.nosql.driver.http.Client so driver (like QueryDriver) can set other client implementations.

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