@famir/storage
v0.0.4
Published
Famir storage module
Maintainers
Readme
@famir/storage
A simple object storage client for the Famir ecosystem.
Features
- TypeScript-first with strict type guards and assertions
- Configuration via
@famir/configpackage - High performance MinIO as backend
- Explicit bucket existence check before operations
- Metadata support for stored objects
- Clear error handling with
StorageError - Integration with
@famir/commonDI container
