Silences warnings from mongodb client (#5025)
* Silences warnings from mongodb client * Update count, delete and finds to recommended implementations * With new parser, readPref will be null by default * Update flaky specs wih async/await style * Adds gridstore adapter spec * Use GridFSBucketStorage adapter
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
// * getFileData(filename)
|
||||
// * getFileLocation(config, filename)
|
||||
//
|
||||
// Default is GridStoreAdapter, which requires mongo
|
||||
// Default is GridFSBucketAdapter, which requires mongo
|
||||
// and for the API server to be using the DatabaseController with Mongo
|
||||
// database adapter.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user