kiara.data.registry.store¶
LocalDataStore
¶
An implementation of a kiara data registry that stores data locally, so it can be accessed across sessions.
Data is stored under the value for the configured 'base_path' attribute, along with LoadConfig data that describes how the data can be re-loaded into memory.