hpcflow.sdk.persistence#
Workflow persistence subsystem.
Module attributes
The name of the default persistence store. |
|
The persistence formats supported. |
|
The persistence formats supported for creation. |
Functions
Get the class that implements the persistence store from its name. |
Base persistence models. |
|
Persistence model based on writing JSON documents. |
|
Class to hold the state that is waiting to be committed to disk. |
|
Models of data stores as resources. |
|
Miscellaneous persistence-related helpers. |
|
Persistence model based on writing Zarr arrays. |