Author
Label
Projects
Milestones
Reviews
Assignee
Sort
WIP: Converting to generics proof of concept
#128
opened Aug 22, 2020 by
lukemassa
•
Review required
GetOrSet method to handle case for atomic get and set if not exists
#117
opened Feb 11, 2020 by
technicianted
•
Review required
Fix function comments based on best practices from Effective Go
#98
opened Feb 27, 2019 by
AngusReid
•
Review required
Add remove method, if key exists, delete and return elements
#77
opened Mar 21, 2018 by
yinbaoqiang
•
Review required
Delete from the cache on Get if the item expired (to trigger onEvicted)
#75
opened Jan 3, 2018 by
fdurand
•
Review required
Add functionality allowing to get expired value (stale) from cache
#63
opened Jul 20, 2017 by
oskarwojciski
•
Review required
Add function which increase int64 or set in cache if not exists yet
#62
opened Jul 20, 2017 by
oskarwojciski
•
Review required
add isExpired bool to OnEvicted callback signature
#58
opened Jun 9, 2017 by
Ashtonian
•
Review required
Add method to retrieve CacheItem rather than the value of the item
#53
opened May 6, 2017 by
rahulraheja
•
Review required
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.