hpcflow.sdk.persistence.store_resource#

Models of data stores as resources.

Classes

JSONFileStoreResource

For caching reads and writes to a JSON file.

StoreResource

Class to represent a persistent resource within which store data lives.

ZarrAttrsStoreResource

For caching reads and writes to Zarr attributes on groups and arrays.