Skip to content

💽 Upload your files faster to gridfs with this custom multer storage

License

Notifications You must be signed in to change notification settings

BlackBoxVision/multer-storage-gridfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multer Storage GridFS

💽 Multer Storage Engine is the simplest way to save your files to MongoDB GridFs backed by multer

License: MIT npm version npm downloads Build Status codecov Coverage Status Known Vulnerabilities

NPM NPM

Installation

YARN

yarn add multer-storage-gridfs 

NPM

npm install --save multer-storage-gridfs 

API Docs

Read them here

Issues

If you found a bug, or you have an answer, or whatever. Please, open an issue. I will do the best to fix it, or help you.

Contributing

Of course, if you see something that you want to upgrade from this library, or a bug that needs to be solved, PRs are welcome!

License

Distributed under the MIT license. See LICENSE for more information.