Pull requests: patrickmn/go-cache
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add scan and keys functions to get objects and keys matching key pattern
#171
opened Sep 27, 2023 by
minudika
Loading…
GetOrSet method to handle case for atomic get and set if not exists
#117
opened Feb 11, 2020 by
technicianted
Loading…
Add remove method, if key exists, delete and return elements
#77
opened Mar 21, 2018 by
yinbaoqiang
Loading…
Delete from the cache on Get if the item expired (to trigger onEvicted)
#75
opened Jan 3, 2018 by
fdurand
Loading…
Add functionality allowing to get expired value (stale) from cache
#63
opened Jul 20, 2017 by
oskarwojciski
Loading…
Add function which increase int64 or set in cache if not exists yet
#62
opened Jul 20, 2017 by
oskarwojciski
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.