Skip to content

Pull requests: hashicorp/golang-lru

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Enable iteration of key/val pairs in expirable LRU
#178 opened May 28, 2024 by bhperry Loading…
feat: Add RemoveWithoutEvict cache method
#176 opened Apr 2, 2024 by bodgit Loading…
fix example error response
#173 opened Feb 26, 2024 by smdzz Loading…
implement GetOrAdd to LRU
#170 opened Feb 3, 2024 by raf555 Loading…
Adding support optional SIEVE eviction
#169 opened Jan 24, 2024 by venkatsvpr Loading…
Change sleep time in exp lru test and readme
#162 opened Dec 1, 2023 by rahfar Loading…
added GetOrAdd to expirable LRU
#155 opened Aug 23, 2023 by dinghram Loading…
feat: add GetNewest() to get head entry from lru list
#139 opened Jun 22, 2023 by rfyiamcool Loading…
add more api in example
#138 opened Jun 22, 2023 by rfyiamcool Loading…
test: thread safe lru
#137 opened Jun 22, 2023 by rfyiamcool Loading…
add bettermap instead of go map
#108 opened Sep 28, 2022 by xuetusc Loading…
Add method GetAndAdd to LRU Cache
#82 opened Dec 27, 2020 by vasayxtx Loading…
Support expiring cache use callback
#79 opened Dec 5, 2020 by yigongliu-concur Loading…
Add Features: add MAdd and MGet
#77 opened Nov 24, 2020 by bjkxt Loading…
support simple expiring cache
#75 opened Nov 22, 2020 by yigongliu-concur Loading…
Fix confusing error msg. during 2Q creation
#60 opened Sep 1, 2019 by rsjethani Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.