iterative / iterative/PyDrive2

Implement a method to invalidate the cache

Open
#232 0 comments 1 reaction 0 assignees View on GitHub
fs
Dominant language
Python
Stars
670
Forks
75
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.