Skip to content

datayol/skipper-adapter-gridfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skipper emblem - face of a ship's captain GridFS Blob Adapter

GridFS adapter for receiving upstreams. Particularly useful for handling streaming multipart file uploads from the Skipper body parser.

Installation

$ npm install skipper-adapter-gridfs --save

Also make sure you have skipper itself installed as your body parser. This is the default configuration in Sails as of v0.10.