Tool
KurrentDB is an event-native database for event-sourced and event-driven systems. It appends typed events to named streams, preserves the complete event history, streams changes in real time, and supports replaying, rewinding, or rebuilding state from past events. The service provides client libraries for Java, .NET, Go, Python, Node.js, Rust, and TypeScript, with Cloud, Enterprise, and Community deployment options.
1 use taken from transcripts — each links to the moment in the video.
Stores booking events for the flight-booking backend.
1 in the library.