expressjs / expressjs/multer

Using received file data without saving the file anywhere

Open
#1,195 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
12.1k
Forks
1.1k
Avg merge
8d 2h
Merged PRs (30d)
21

Description

Hello to everyone.
I am sorry if this question have done again.
I was intending to find out if i can use multer to upload a file in a host without saving the file in my nodejs server. For now it works due after im sending file to host i delete it with fs from its filepath but feels like its extra work for server.
I did read somewhere that i can make my own storage engine that doesn save data anywhere but couldn't wrap it around my head.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.