📝

Caching

2329
0次下载
3次浏览
2026/3/9

Caching abstraction that stores data on disk and supports LRU (least recently used) access. Since extensions can only consume up to a max. heap memory size, the cache only maintains a lightweight index in memory and stores the actual data in separate files on disk in the extension's support directory.

广告位 300x250

资源信息

数据来源
bigquery-gharchive
分类
uncategorized
创建时间
2026/3/9
更新时间
2026/4/26

评论 (0)

登录后发表评论

加载中...