spf13 / afero

A FileSystem Abstraction System for Go
Apache License 2.0
5.79k stars 498 forks source link

Add buckets caching to GcsFS #424

Open meandnano opened 2 months ago

meandnano commented 2 months ago

Without it each files interaction on GCS results in an unnecessary GetBucket request.

CLAassistant commented 2 months ago

CLA assistant check
All committers have signed the CLA.