-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
GridStoreAdapter.js
Fosco Marotto edited this page Jan 28, 2016
·
1 revision
FilesAdapter for storing uploaded files in GridStore/MongoDB (default)
See FilesAdapter.js
gridstore.create(config, filename, data).then( ... );
gridstore.get(config, filename).then( ... );