Expand description
Asynchronous blob storage implementations
Structs§
- Async
Compressed Blob Store - Wrapper that adds compression to any async blob store
- Async
File Store - Asynchronous file-based blob store
- Async
Memory Blob Store - Asynchronous in-memory blob store
Traits§
- Async
Blob Store - Asynchronous blob store trait