Skip to content

Conversation

@Mahdi-zarei
Copy link

LRU cache can both support a default age and specific expire time for each entry, so when we are checking for whether an entry has expired we must check if the value has an expire time and if it has expired, not if we have a default age and it has expired.

@nekohasekai nekohasekai force-pushed the dev branch 2 times, most recently from 02535f6 to a74e3a1 Compare March 24, 2024 17:50
@Mahdi-zarei Mahdi-zarei reopened this Mar 25, 2024
@nekohasekai nekohasekai force-pushed the dev branch 8 times, most recently from 76e2ce0 to 2fa0399 Compare April 10, 2024 12:25
@nekohasekai nekohasekai force-pushed the dev branch 3 times, most recently from 4903b51 to a743e05 Compare May 29, 2024 07:53
@nekohasekai nekohasekai force-pushed the dev branch 6 times, most recently from 98a9f6a to 37bee34 Compare June 11, 2024 13:14
@nekohasekai nekohasekai force-pushed the dev branch 3 times, most recently from d9a5120 to 9e478d9 Compare June 23, 2024 10:42
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.

3 participants