Hacker News new | ask | show | jobs
by ekiara 2493 days ago
Would this technique have been faster?

A single pass: paginating through all entries in the bucket without deletion, just to build up your index of files. And then using that index to delete objects in parallel.