Interface for a simplified subset of the functionality of LDFeatureStore, to be used in
conjunction with CachingStoreWrapper.
This is a variant of PersistentDataStore for databases that require somewhat different
initialization semantics, where we must specify a consistent ordering of writes.
Interface for a simplified subset of the functionality of
LDFeatureStore
, to be used in conjunction withCachingStoreWrapper
.This is a variant of PersistentDataStore for databases that require somewhat different initialization semantics, where we must specify a consistent ordering of writes.
PersistentDataStore