Superbalist / flysystem-google-cloud-storage

Flysystem Adapter for Google Cloud Storage
MIT License
265 stars 105 forks source link

How to delete a dir with millions of files? #93

Open jason-engage opened 5 years ago

jason-engage commented 5 years ago

I think the code just hangs when you try to delete a massive directory, or list a massive directory.

Anyways to limit the number of rows returned? Do it in small chunks?