@santhoshk382/storage-sdk
v1.1.2
Published
Universal storage SDK for AWS S3, MinIO, and S3-compatible object storage systems.
Downloads
419
Maintainers
Readme
storage-sdk
storage-sdk is a reusable and extensible object storage abstraction library for Node.js applications.
It provides a unified API for working with:
- AWS S3
- MinIO
- S3-compatible storage systems
The SDK is designed for:
- cloud deployments
- on-prem deployments
- hybrid infrastructure
- reusable platform engineering
Features include:
- multipart uploads
- streaming support
- signed URLs
- retry handling
- provider abstraction
- local development provider
