Skip to content

Pull requests: hashicorp/golang-lru

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

Pull requests list

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…
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! Exclude everything labeled bug with -label:bug.