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

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