Code Monkey home page Code Monkey logo

akash-gupt / multer-s3-v2 Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 6.0 236 KB

Streaming multer storage engine for AWS S3. This project is mostly an integration piece for existing code samples from Multer's storage engine documentation with s3fs as the substitution piece for file system. Existing solutions I found required buffering the multipart uploads into the actual filesystem which is difficult to scale.

License: MIT License

JavaScript 100.00%

multer-s3-v2's Introduction

Hi there ๐Ÿ‘‹, I'm Akash

github linkedin facebook stackoverflow

โ€ƒโ€ƒโ€ƒโ€ƒโ€ƒ

trophy

GitHub metrics

GitHub streak stats

multer-s3-v2's People

Contributors

aeonrush avatar akash-gupt avatar briandonahue avatar dependabot[bot] avatar franciscotfmc avatar igneosaur avatar jacobtomlinson avatar linusu avatar lukechilds avatar rdpacheco avatar satyajeetcmm avatar subinsebastien avatar thebergamo avatar wgminer avatar woss avatar

Watchers

 avatar

multer-s3-v2's Issues

Error when trying to use S3 upload

I am getting this error. When trying to receive a file upload, and sending to multers3.

multer-s3-v2\index.js:191
var upload = this.s3.upload(params)
^
TypeError: this.s3.upload is not a function

This same error happens in multer-s3-v3 also.

Ok, so, I imported the full sdk from aws, and now it works. I thought this would support the new modular sdk?
Any plans for that?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.