Package io.fluxcapacitor.javaclient.persisting.keyvalue.client
package io.fluxcapacitor.javaclient.persisting.keyvalue.client
-
ClassDescriptionAn in-memory implementation of the
KeyValueClient
interface.Represents a service to store and retrieve a piece of serialized data by key.WebSocket-based implementation of theKeyValueClient
interface for interacting with the Flux Platform.