-
-
Notifications
You must be signed in to change notification settings - Fork 517
Issues: muesli/cache2go
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Proposal: implement a function that returns a cache retrieval function with a specific type
#70
opened Mar 31, 2024 by
Gao-Vidor
I hope to provide a method: get the value but not update the expiration time
#57
opened Oct 28, 2021 by
sirodeneko
is item.RLock() among table.items‘s traversal in expirationCheck() necessary?
#41
opened Oct 14, 2019 by
Deep-Coder-zhui
expirationCheck optimization ,use lazy and timeAfter check , just like redis key expired policy
#37
opened Aug 15, 2019 by
liulanghai
Maybe expirationCheck() which in cachetable.go have a little issues?
#15
opened Nov 18, 2017 by
Hu-Jiang
ProTip!
Exclude everything labeled
bug
with -label:bug.