issues Search Results · repo:jb55/s3-blob-store language:JavaScript
Filter by
10 results
(77 ms)10 results
injb55/s3-blob-store (press backspace or delete to remove)We have project with multi-tennant architecture and we use prefixes to isolate objects. Expected:
const result = await app.service( uploads ).create({
prefix: tennant1 ,
uri: data:// ...
}) ...
muhammadyusuf-kurbonov
- Opened on Aug 1, 2022
- #28
Thanks for this package!
With Feathers js fully supporting typescript now, would you be able to make this typescript-compatible by adding its
typescript definitions?
savy-91
- 1
- Opened on May 10, 2020
- #25
Hi, is this compatible with digital ocean s spaces ? DO Spaces is compatible with S3.
TheSinding
- 2
- Opened on Oct 12, 2018
- #20
The params passed in the options are modified in place https://github.com/jb55/s3-blob-store/blob/master/index.js#L34.
This leads to an issue when you call the createWriteStream method twice with the same ...
claustres
- 5
- Opened on Apr 18, 2018
- #19
It seems that the stream is not correctly ended on the latest version. This code
https://github.com/feathersjs-ecosystem/feathers-blob/blob/master/src/index.js#L37 previously worked (v2.1.0) and now
the ...
claustres
- 5
- Opened on Feb 22, 2018
- #17
I am going to upload an image on S3 with base64 data. But I am not sure how to do it and get url of uploaded image. I
would be appreciate if you can help me. Thank you!
bbdroid
- 1
- Opened on Dec 11, 2017
- #15
Would be nice if createReadStream would support HTTP Range requests.
olalonde
- 8
- Opened on Oct 19, 2015
- #4
It s not clear at first glance, might want to test it with browserify and note in the readme.
question
jbenet
- 3
- Opened on Mar 18, 2015
- #2

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.