Package io.fluxzero.sdk.persisting.keyvalue
package io.fluxzero.sdk.persisting.keyvalue
-
ClassDescriptionThe default implementation of the
KeyValueStoreinterface that provides operations for storing, retrieving, and deleting key-value pairs using aKeyValueClientand aSerializer.A simple interface for storing, retrieving, and removing key-value pairs.Thrown when a key-value store operation fails.