-
Type: Improvement
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: GridFS
-
None
Allow to remove files by filename using gridfs:// protocol.
This needs to be specified.
- Remove all the revisions of the file
Create a marker for the file as "deleted".
https://github.com/mongodb/mongo-php-library/pull/1138#discussion_r1424759860
- causes
-
DRIVERS-2808 GridFS spec: Add performant "delete revisions by filename" feature - delete_by_name
- Implementing
- is related to
-
PHPLIB-1568 Add GridFS\Bucket::deleteByName() and renameByName()
- Closed