feathers-blob
feathers-blob copied to clipboard
Feathers service for blob storage, like S3.
Hi, I use this package with s3. I encounter a bug when I try to remove a file in a Bucket other than the default one. When I create a...
Type `BlobResult` was missing `contentType`. It's used in the following two positions: https://github.com/feathersjs-ecosystem/feathers-blob/blob/ea21c137c20127efe4a470b68111873e3fc00344/lib/index.js#L68-L74 https://github.com/feathersjs-ecosystem/feathers-blob/blob/ea21c137c20127efe4a470b68111873e3fc00344/lib/index.js#L123-L127 While being on it, I did the following housekeeping: - updated all dependencies `ncu -u` -...
See #81. If `abstract-blob-store` is needed to compile the project, `abstract-blob-store` should be a production dependency. It's currently a development dependency, so not installed when used in other projects.
`feathers-blob` currently relies on a model conforming to the [abstract-blob-store](http://npmrepo.com/abstract-blob-store) interface. Most of the time it appears `feathers-blob` is used to store data in cloud object storages, e.g. AWS S3...
### Steps to reproduce below code working fine till 50GBand when did top on current running pod its still not releasing memory after job done as well CPU(cores) MEMORY(bytes) 34m...