Uses of Class
io.fluxzero.sdk.tracking.client.InMemoryMessageStore
Packages that use InMemoryMessageStore
Package
Description
-
Uses of InMemoryMessageStore in io.fluxzero.sdk.persisting.eventsourcing.client
Subclasses of InMemoryMessageStore in io.fluxzero.sdk.persisting.eventsourcing.clientModifier and TypeClassDescriptionclassAn implementation of theEventStoreClientinterface that provides an in-memory event storage solution. -
Uses of InMemoryMessageStore in io.fluxzero.sdk.scheduling.client
Subclasses of InMemoryMessageStore in io.fluxzero.sdk.scheduling.clientModifier and TypeClassDescriptionclassAn in-memory implementation of a scheduling store that allows the scheduling, retrieval, and management of scheduled messages.