KurrentDB Rust Client
Official Rust KurrentDB rust gRPC gRPC Client.
KurrentDB is the event-native database, where business events are immutably stored and streamed. Designed for event-sourced, event-driven, and microservices architectures.
KurrentDB Server Compatibility
This client is compatible with version 20.6.1 upwards and works on Linux, MacOS and Windows.
Server setup instructions can be found here [KurrentDB Docs], follow the docker setup for the simplest configuration.
Example
use ;
use ;
async
Support
Information on support can be found here: [KurrentDB Support]
Documentation
Documentation for KurrentDB can be found here: [KurrentDB Docs]
Bear in mind that this client is not yet properly documented. We are working hard on a new version of the documentation.