multer-storage-pkgcloud

JSON →
library 1.2.1 ·javascript
verified Jun 7, 2026

A multer storage plugin for uploading files to cloud object storage providers supported by pkgcloud (e.g., OpenStack, Amazon S3, Rackspace). Version 1.2.1 is the latest stable release. The package wraps pkgcloud's client to provide a drop-in multer storage engine. It requires multer >= 1.0.0 and pkgcloud itself. Minimal configuration: just a pkgcloud client and optional container/destination customization. Compared to other multer storage plugins (like multer-s3), this one is provider-agnostic via pkgcloud.