iterative / iterative/PyDrive2
Implement a method to invalidate the cache
オープン
fs
- 主要言語
- Python
- スター
- 670
- フォーク
- 75
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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.
コントリビューションガイド
評価
この issue はまだ評価されていません。