[JAVA-4870] Create driver-kotlin-coroutine Created: 08/Feb/23  Updated: 28/Oct/23  Resolved: 30/Mar/23

Status: Closed
Project: Java Driver
Component/s: Kotlin
Affects Version/s: None
Fix Version/s: 4.10.0

Type: Improvement Priority: Unknown
Reporter: Ross Lawley Assignee: Ross Lawley
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Documented
Epic Link: Improve Kotlin User Experience
Quarter: FY24Q1
Documentation Changes: Needed
Documentation Changes Summary:

1. What would you like to communicate to the user about this feature?

That there is a Kotlin wrapper of the Java driver using coroutines making Kotlin fully supported on the JVM.

Note: Only target is the JVM and not other kotlin platforms.

2. Would you like the user to see examples of the syntax and/or executable code and its output?

Similar to the sync driver
3. Which versions of the driver/connector does this apply to?
Will be released as part of 4.10


 Description   

A full API wrapping of the reactive streams driver

Port KMongo coroutine / publisher bridging code.



 Comments   
Comment by Githook User [ 30/Mar/23 ]

Author:

{'name': 'Ross Lawley', 'email': 'ross.lawley@gmail.com', 'username': 'rozza'}

Message: Initial driver-kotlin-coroutine implementation

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
Branch: master
https://github.com/mongodb/mongo-java-driver/commit/21065b58f60a4cce4007e747ff1c41d01994d6ff

Generated at Thu Feb 08 09:03:10 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.