Open cozmacib opened 4 years ago
For libraries with multiple snapshots, deletion can be quite slow as it involves serial listing and deletion. Will take a look if we can delete_many in mongo with a list of snapshot names. I do wonder about the atomicity of that operation.
For libraries with multiple snapshots, deletion can be quite slow as it involves serial listing and deletion. Will take a look if we can delete_many in mongo with a list of snapshot names. I do wonder about the atomicity of that operation.