Implement a method to invalidate the cache
还没有人认领这个 Issue。
评估
调研方向
首先阅读 issue #217 中的讨论以及现有的 mv 和 rm_file 方法。跟踪缓存路径的存储和使用方式,然后定义对移动和删除文件的失效行为。完成标准是这些方法不再留下过时条目,导致库将文件报告为位于其旧位置。
由索引模型根据 Issue 内容生成。
描述
As discussed in #217 we need a method / mechanism to invalidate the cache for specific paths.
This is needed because, if the user move / delete a file, and it is still in the cache, the library will continue to 'think' that the file is still in the old location. Leading to unexpected behaviors.
This mechanism is needed in the mv and rm_file method.
- 主要语言
- Python
- 星标
- 670
- 派生
- 75
- PR 合并指标
- 30 天内没有已合并 PR
环境准备
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
iterative/PyDrive2 的其他 Issue
-
难度 5/5 一周以上 新手友好度 10/100
-
难度 4/5 3-5 天 新手友好度 45/100
-
难度 5/5 一周以上 新手友好度 35/100
-
难度 2/5 1-3 小时 新手友好度 30/100
-
难度 3/5 1-2 天 新手友好度 35/100
查看 iterative/PyDrive2 的全部 Issue
相似的 Issue
-
needs triage
难度 2/5 1-3 小时 新手友好度 78/100
维护者通常 2 天内回复
-
难度 2/5 1-3 小时 新手友好度 82/100
openvinotoolkit/openvino_notebooks#3665 ·
维护者通常 1 天内回复
-
bug
难度 2/5 1-3 小时 新手友好度 86/100
维护者通常 1 天内回复
-
docs
难度 2/5 1-3 小时 新手友好度 88/100
维护者通常 1 天内回复
-
benchmark-gap
难度 2/5 1-3 小时 新手友好度 78/100
维护者通常 1 天内回复