Azure / azure-storage-fuse

A virtual file system adapter for Azure Blob storage
Other
658 stars 206 forks source link

Option to cache directory listings #1457

Closed edwardsp closed 2 months ago

edwardsp commented 2 months ago

Added an option to do directory list caching. The main use-case is for readonly filesystems where multiple processes/threads are listing large directories.