Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道是否有一种方法可以第一次将谷歌云存储桶挂载为文件夹,并且每次我们读取文件时,将其缓存在本地(这样它就不会使用金钱/带宽)。
GCSFUSE 有两种类型的缓存可用,统计缓存和类型缓存。您可以参考本文档,其中提供了有关这些类型的缓存以及权衡的详细信息。