hpcflow.sdk.persistence.discovery#

Utilities for discovering what persistence store implementation to use.

Module attributes

ALL_STORE_FORMATS

The persistence formats supported.

ALL_CREATE_STORE_FORMATS

The persistence formats supported for creation.

Functions

store_cls_from_str

Get the class that implements the persistence store from its name.