gufo.blob¶
Gufo Blob - Unified blob storage access with predictable semantics.
Gufo Blob is a lightweight, typed abstraction layer for working with key-based object storage across different backends. It provides a consistent and predictable API for accessing, resolving, and iterating over data regardless of the underlying storage implementation.
- sync backends: Synchronous mode.
- async backends: Async mode.