Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

smart cache clearing for image cache #62

Open
darksworm opened this issue Apr 12, 2020 · 0 comments
Open

smart cache clearing for image cache #62

darksworm opened this issue Apr 12, 2020 · 0 comments

Comments

@darksworm
Copy link
Owner

#15 #61
The current caching mechanism just clears the cache when more than 1000 images are loaded.
Just a regular LRU cache doesn't work, because we want (at the very least) the images that were just inserted to stay available until the next page is being loaded.

@darksworm darksworm changed the title smart cache for image caching smart cache clearing for image cache Apr 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant