-
Type: Bug
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: GridFS
-
Not Needed
What problem are you facing?
There is a spec change ticket https://jira.mongodb.org/browse/SPEC-360 but I don’t see a related Driver ticket and the Node driver seems to be missing this option. I checked other drivers and they do have readConcern in their GridFS options.
What driver and relevant dependency versions are you using?
The main branch
Steps to reproduce?
See https://github.com/mongodb/node-mongodb-native/blob/main/src/gridfs/index.ts#L32-L39