ooai_persistence.resourcesΒΆ

Convenience resource-loading helpers for ooai_persistence.

Functions

build_async_persistence_bundle(settings, *)

Build an asynchronous persistence bundle.

build_persistence_bundle(settings, *[, registry])

Build a synchronous persistence bundle.

Classes

PersistenceBuildReport(checkpointer_backend, ...)

Information about resolved persistence choices.

PersistenceBundle(checkpointer, store, ...)

Collection of persistence-related resources.