Vertx-MongoDB-Effect enables interaction with MongoDB in a purely functional and reactive style, seamlessly integrating with Vertx-effect. This library requires familiarity with Vertx-effect, as both frameworks share a foundational reliance on immutability and persistent data structures provided by json-values.
javascript mongodb functional-programming reactive-programming vertx persistent-data-structure json-values vertx-effect
-
Updated
Nov 23, 2024 - Java