Package io.fluxzero.sdk.persisting.eventsourcing.client
package io.fluxzero.sdk.persisting.eventsourcing.client
-
ClassDescriptionLow-level client interface for interacting with the event store in Fluxzero.An implementation of the
EventStoreClientinterface that provides an in-memory event storage solution.A client implementation for managing and storing events in an in-memory event store.WebSocket-based implementation of theEventStoreClient, enabling interaction with the Fluxzero Runtime's event store via a persistent WebSocket connection.