iwonbigbro/gsync

drive singleton usage clears pcache every time Drive() is called

Opened this issue · 0 comments

see first comment on http://stackoverflow.com/a/1810367

also the cache needs to be improved. i increased performance a lot by adding to the pcache all contents of a directory when it is listed - currently the code only caches the single file in the directory that it is trying to find.