@famir/storage

A simple object storage client for the Famir ecosystem.
Features
- TypeScript-first with strict type guards and assertions
- Configuration via
@famir/config package
- High performance MinIO as backend
- Explicit bucket existence check before operations
- Metadata support for stored objects
- Clear error handling with
StorageError
- Integration with
@famir/common DI container
Classes
- MinioStorage
- StorageError
Interfaces
- MinioStorageConfig
- Storage
Variables
- STORAGE