Table of Contents

KvStoreClient

class in Coherence.Cloud
Constructors
KvStoreClient
Methods
Dispose
Get

Returns a value for a given key.

Set

Adds entry to the key-value store.

Unset

Removes entry from the key-value store.

Update

Performs a key-value store sync with backend. Only one sync operation can be in flight at any given moment.