CommonJVM

fluid-mongo

Kotlin coroutine support for MongoDB built on top of the official Reactive Streams Java Driver

Add to your project
implementation("io.fluidsonic.mongo:fluid-mongo:1.5.0")
Parent project

Enables coroutine support for MongoDB operations using the Reactive Streams Java Driver. Simplifies database interactions, allowing suspending calls and integration with Kotlin Flow for reactive data handling.

Version history
Package version Release date Platforms
1.7.0 1 year ago Common, JVM Details
1.6.0 2 years ago Common, JVM Details
1.5.0 2 years ago Common, JVM
More versions will be indexed soon
Metadata
Version 2 years ago

1.5.0

  • Kotlin 1.6.10
  • Gradle 7.3.3
Supported targets
JVM:
  • 1.8
Developers