Package com.pointrlabs.core.db
See: Description
-
Class Summary Class Description InternalKeyValueStore -
Interface Summary Interface Description KeyValueStore Performs storage operations as key value pairs This interface defines the contract for persistent operations Note: The methods that include 'common' in their name persist the values across clients, the other methods only persist the values for the given client.