Uses of Package
io.fluxcapacitor.javaclient.persisting.eventsourcing.client
Packages that use io.fluxcapacitor.javaclient.persisting.eventsourcing.client
Package
Description
-
Classes in io.fluxcapacitor.javaclient.persisting.eventsourcing.client used by io.fluxcapacitor.javaclient.configuration.clientClassDescriptionLow-level client interface for interacting with the event store in Flux Capacitor.
-
Classes in io.fluxcapacitor.javaclient.persisting.eventsourcing.client used by io.fluxcapacitor.javaclient.persisting.eventsourcing.clientClassDescriptionLow-level client interface for interacting with the event store in Flux Capacitor.An implementation of the
EventStoreClient
interface that provides an in-memory event storage solution.