Json-values allows Java developers to harness the power of persistent data structures when working with JSON data, simplifying complex data manipulation. It provides a purely functional approach to JSON
created at June 30, 2019, 8:01 p.m.
Vertx-effect brings functional effects to the Vert.x ecosystem and is inspired by Erlang’s actor model. Its manifesto emphasizes principles such as maximizing the use of verticles for scalability, maintaining single responsibility for each verticle, and prioritizing simplicity to enhance reliability and ease debugging.
created at Oct. 17, 2020, 1:51 p.m.
Small example showing how to use vertx-grpc client in order to target a running dgraph service
created at June 20, 2018, 1:34 p.m.
A Vert.X (v3) Config Store backed by AWS SSM.
created at Oct. 17, 2017, 3:32 p.m.
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.
created at Aug. 28, 2024, 9:05 a.m.