Module key_value_store_api

Source

Structs§

LocalKeyValueStoreDataSchema
RemoteKeyValueStoreDataSchema

Enums§

KeyValueStoreDataSchema
Less flexible than previous revision, as mixed type origin is not allowed, but better for client-side optimization

Constants§

KV_STORE_DATA_SCHEMA_VARIANT_LOCAL
KV_STORE_DATA_SCHEMA_VARIANT_REMOTE

Traits§

SystemKeyValueStoreApi