hyperion.adapters.storage.filesystem¶
hyperion.adapters.storage.filesystem
¶
Filesystem :class:StoragePort adapter (lite -- restores local-path Catalog).
Keys are interpreted as POSIX-style paths relative to a single root directory.
This is the adapter that makes Catalog(storage=FilesystemStorage(...))
possible once S5 inverts Catalog onto :class:StoragePort.