Skip to main content

artifacts

superduper.backends.local.artifacts

Source code

FileSystemArtifactStore​

FileSystemArtifactStore(self,
conn: Any,
name: Optional[str] = None)
ParameterDescription
connroot directory of the artifact store
namesubdirectory to use for this artifact store

Abstraction for storing large artifacts separately from primary data.