Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial driver-kotlin-coroutine implementation #1100

Merged
merged 3 commits into from
Mar 30, 2023
Merged

Conversation

rozza
Copy link
Member

@rozza rozza commented Mar 22, 2023

Wraps the driver-reactivestreams to provide a kotlin coroutine API

In general a faithful wrapping of the reactivestreams driver but with coroutine support instead of using Publishers. Uses reified overloads to provide synaptic sugar instead of passing resultClass.

JAVA-4870

Wraps the driver-reactivestreams to provide a kotlin coroutine API

In general a faithful wrapping of the reactivestreams driver but with coroutine
support instead of using Publishers. Uses reified overloads to provide
synaptic sugar instead of passing resultClass.

JAVA-4870
@rozza rozza requested review from jyemin and katcharov March 22, 2023 12:34
@rozza rozza marked this pull request as ready for review March 22, 2023 14:22
@rozza rozza requested a review from jyemin March 28, 2023 11:23
Copy link
Collaborator

@jyemin jyemin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@rozza rozza merged commit 21065b5 into mongodb:master Mar 30, 2023
@rozza rozza deleted the JAVA-4870 branch March 30, 2023 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants