-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: API
Currently, C++ driver GridFS API does not support slaveOk.
Adding "slaveOk" boolean parameter with a "false" default value to GridFS::findFile and GridFS::list would be nice.
Then, it should be cached inside the resulting GridFile and used for subsequent file queries (GridFile::getChunk, GridFile::write).