Skip to content

Feature/file cache#19

Merged
emuell merged 3 commits intomasterfrom
feature/file-cache
Jul 31, 2022
Merged

Feature/file cache#19
emuell merged 3 commits intomasterfrom
feature/file-cache

Conversation

@emuell
Copy link
Owner

@emuell emuell commented Jul 31, 2022

Cache file list entries to avoid waiting for previously fetched contents again (closes #16)

emuell added 3 commits July 31, 2022 20:26
- don't grow cache beyond 50 entries, removing oldest entries to make room for more entries
... in case multiple fileList queries are running at the same time
@emuell emuell merged commit 81e73a8 into master Jul 31, 2022
@emuell emuell deleted the feature/file-cache branch July 31, 2022 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Caching

1 participant