iterative / iterative/PyDrive2

Implement a method to invalidate the cache

Aperta
#232 0 commenti 1 reazione 0 assegnatari Vedi su GitHub
fs
Lingua principale
Python
Stelle
670
Fork
75
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.