Skip to content

LRU (LRM) ClearDisk & public mechanism to check if a file exists in disk cache w/o decompress#20

Open
seanroehnelt wants to merge 6 commits intoluisrecuenco:masterfrom
vhoto-dev:master
Open

LRU (LRM) ClearDisk & public mechanism to check if a file exists in disk cache w/o decompress#20
seanroehnelt wants to merge 6 commits intoluisrecuenco:masterfrom
vhoto-dev:master

Conversation

@seanroehnelt
Copy link

No description provided.

- avoid removing all files if possible by removing oldest files first
without reading or decompressing the image
- safe/performant to use from main thread
- update LRU to use a single compare check
- could cause high IO / memory pressure when cleaning disk
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.

2 participants