-
Type: New Feature
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: GridFS
-
None
Implemented in a pull request: https://github.com/mongodb/mongo-python-driver/pull/375
Should we add a delete_many method to GridFS? This method would delete all files (and chunks) that match the given filter.
The work for this ticket is to decide if the GridFS spec allows such a method and research if other drivers have implemented something similar.