Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / hashicorp/golang-lru issues and pull requests
#182 - ARCCache should not keep length of b2 less then p
Issue -
State: open - Opened by immortal-boy 2 months ago
#181 - Panic when using expirable cache
Issue -
State: open - Opened by kalafut 2 months ago
#180 - Feature request: distinguish between manual removal and natural LRU eviction
Issue -
State: open - Opened by jamesmoessis 3 months ago
#179 - update LRU cache Get to use RLock
Pull Request -
State: closed - Opened by ashukur 4 months ago
- 1 comment
#178 - Enable iteration of key/val pairs in expirable LRU
Pull Request -
State: open - Opened by bhperry 6 months ago
- 2 comments
#177 - index out of range panic while calling "Keys()" function
Issue -
State: open - Opened by ktanqwerty 7 months ago
- 1 comment
#176 - feat: Add RemoveWithoutEvict cache method
Pull Request -
State: open - Opened by bodgit 8 months ago
#175 - Addition of AddWithTtl to Expirable cache
Issue -
State: open - Opened by irenarindos 8 months ago
- 1 comment
#174 - Suggestion for GetWithExpiration method for expirable cache
Issue -
State: open - Opened by ardaasln 9 months ago
#173 - fix example error response
Pull Request -
State: open - Opened by smdzz 9 months ago
- 1 comment
#172 - The return of the example is inconsistent with the actual return
Issue -
State: open - Opened by smdzz 9 months ago
#171 - Request for `RemoveWithoutEvict` API.
Issue -
State: open - Opened by StLeoX 10 months ago
#170 - implement GetOrAdd to LRU
Pull Request -
State: open - Opened by raf555 10 months ago
- 1 comment
#169 - Adding support optional SIEVE eviction
Pull Request -
State: open - Opened by venkatsvpr 10 months ago
#168 - Adding support optional SIEVE eviction
Pull Request -
State: closed - Opened by venkatsvpr 10 months ago
- 1 comment
#167 - Initial commit to add sieve eviction
Pull Request -
State: closed - Opened by venkatsvpr 10 months ago
- 1 comment
#166 - How to update a key expiration in the cache?
Issue -
State: open - Opened by DennisZhangOiler 10 months ago
- 3 comments
#165 - we have encounter an strange panic, we still working on it.
Issue -
State: closed - Opened by amendgit 11 months ago
- 1 comment
#164 - Proposal to Integrate SIEVE Eviction Algorithm
Issue -
State: open - Opened by yazhuo 11 months ago
- 11 comments
#163 - Fix: encountering expired items during the traversal process will result in zero values in the output.
Pull Request -
State: closed - Opened by DCjanus 11 months ago
- 4 comments
#162 - Change sleep time in exp lru test and readme
Pull Request -
State: open - Opened by rahfar 12 months ago
- 1 comment
#161 - Add expirable LRU finalizer to fix expirable LRU's goroutine leak
Pull Request -
State: open - Opened by canoriz 12 months ago
- 4 comments
#160 - Delayed deletion of entries in expirable cache
Issue -
State: open - Opened by akshaynotes about 1 year ago
- 1 comment
#159 - Why Expirable-LRU delete Close method?
Issue -
State: open - Opened by Super-long about 1 year ago
- 5 comments
#158 - AddMany?
Issue -
State: open - Opened by edwvee about 1 year ago
#157 - Example output is not matched with actual output
Issue -
State: open - Opened by rahfar about 1 year ago
- 4 comments
#156 - expirable LRU: fix so that Get/Peek cannot return an ok and empty value
Pull Request -
State: closed - Opened by irenarindos about 1 year ago
- 3 comments
#155 - added GetOrAdd to expirable LRU
Pull Request -
State: open - Opened by dinghram about 1 year ago
- 9 comments
#154 - Revert #135 and add tests for eviction callback
Pull Request -
State: closed - Opened by mgaffney about 1 year ago
#153 - fix: do not call onEvict when adding an existing item
Pull Request -
State: closed - Opened by mgaffney about 1 year ago
- 1 comment
#152 - Add evict behaviour tests
Pull Request -
State: closed - Opened by paskal about 1 year ago
#151 - add a Resize method to 2Q
Pull Request -
State: closed - Opened by veloting over 1 year ago
- 5 comments
#150 - Expirable LRU can return nil value with ok = true
Issue -
State: closed - Opened by benweint over 1 year ago
- 3 comments
#149 - [COMPLIANCE] Add Copyright and License Headers
Pull Request -
State: closed - Opened by hashicorp-copywrite[bot] over 1 year ago
Labels: automated, legal
#148 - Include expirable package in build workflows
Pull Request -
State: closed - Opened by mgaffney over 1 year ago
#147 - Did you empty 1.01v
Issue -
State: closed - Opened by Georodin over 1 year ago
- 1 comment
#146 - Add ARC module to the CI workflows
Pull Request -
State: closed - Opened by mgaffney over 1 year ago
#145 - feature: add Cap interface{}
Pull Request -
State: closed - Opened by zhuliquan over 1 year ago
- 7 comments
#144 - Is there a plan to add an interface to get the capacity of the lru-cache
Issue -
State: open - Opened by zhuliquan over 1 year ago
#143 - how to update the cache element ?
Issue -
State: closed - Opened by wade-liwei over 1 year ago
- 1 comment
#142 - v2.0.3 introduced breaking changes and is breaking our build
Issue -
State: closed - Opened by marten-seemann over 1 year ago
- 9 comments
#141 - onEvicted is called with incorrect item when a previous Add overwrites an existing item
Issue -
State: closed - Opened by kaancfidan over 1 year ago
- 11 comments
#140 - Please don't break public API without major bump
Issue -
State: closed - Opened by AnomalRoil over 1 year ago
- 1 comment
#139 - feat: add GetNewest() to get head entry from lru list
Pull Request -
State: open - Opened by rfyiamcool over 1 year ago
#138 - add more api in example
Pull Request -
State: open - Opened by rfyiamcool over 1 year ago
#137 - test: thread safe lru
Pull Request -
State: open - Opened by rfyiamcool over 1 year ago
#136 - Why does TwoQueueCache have no onEvicted callback?
Issue -
State: open - Opened by bastengao over 1 year ago
- 1 comment
#135 - call evict on replacing value
Pull Request -
State: closed - Opened by dongnguyenvt over 1 year ago
- 2 comments
#134 - doc: use any instead of interface{}
Pull Request -
State: closed - Opened by chenyahui over 1 year ago
- 2 comments
#133 - GitHub Actions - deprecated warnings found - action required!
Issue -
State: closed - Opened by sarahethompson over 1 year ago
- 1 comment
#132 - fix example
Pull Request -
State: closed - Opened by Almenon over 1 year ago
- 3 comments
#129 - Make util test function part of test files
Pull Request -
State: closed - Opened by jfrabaute over 1 year ago
- 2 comments
#128 - Fix benchmarks hit ratio display
Pull Request -
State: closed - Opened by paskal over 1 year ago
- 1 comment
#127 - Fix nil panic on remove
Pull Request -
State: closed - Opened by zachbadgett over 1 year ago
- 10 comments
#126 - SEC-090: Automated trusted workflow pinning (2023-04-03)
Pull Request -
State: closed - Opened by hashicorp-tsccr[bot] over 1 year ago
- 1 comment
Labels: SEC-090, SEC-090/Pinning/Trusted
#125 - Reduce memory usage by not storing ghost values
Pull Request -
State: closed - Opened by SaveTheRbtz over 1 year ago
- 1 comment
#124 - Update v2 README.md for generics
Pull Request -
State: closed - Opened by viralmutant over 1 year ago
- 3 comments
#123 - Why does Contains() method documentation talks about eviction
Issue -
State: open - Opened by viralmutant over 1 year ago
- 2 comments
#122 - [COMPLIANCE] Add Copyright and License Headers
Pull Request -
State: closed - Opened by hashicorp-copywrite[bot] almost 2 years ago
Labels: automated, legal
#121 - Simple distributed cache
Issue -
State: open - Opened by luisdavim almost 2 years ago
#120 - Change fmt.Errorf to errors.New when there is no formatting required
Pull Request -
State: closed - Opened by sashamelentyev almost 2 years ago
- 1 comment
#119 - Update README to consider generics
Issue -
State: closed - Opened by kevinburke almost 2 years ago
- 4 comments
#118 - How to use v2 without generics?
Issue -
State: closed - Opened by SuperSandro2000 almost 2 years ago
- 2 comments
#117 - move testing.go to a test only package
Issue -
State: closed - Opened by RonanMacF almost 2 years ago
#116 - Add separate expirable LRU implementation, with generics
Pull Request -
State: closed - Opened by paskal almost 2 years ago
- 35 comments
#115 - Remove patented files (arc.go, arc_test.go)
Pull Request -
State: closed - Opened by AkihiroSuda about 2 years ago
- 3 comments
#114 - Your another hashicorp which need lru is breaking because cannot found tag v1.0.0
Issue -
State: closed - Opened by verzth about 2 years ago
- 3 comments
#113 - Add expirable LRU implementation, with generics: make it part of simplelru
Pull Request -
State: closed - Opened by paskal about 2 years ago
- 3 comments
#112 - Use if short statement
Pull Request -
State: closed - Opened by sashamelentyev about 2 years ago
- 1 comment
#111 - Add support for generics
Pull Request -
State: closed - Opened by SoMuchForSubtlety about 2 years ago
- 17 comments
Labels: hacktoberfest-accepted
#110 - [COMPLIANCE] Update MPL 2.0 LICENSE
Pull Request -
State: closed - Opened by hashicorp-copywrite[bot] about 2 years ago
Labels: automated, legal
#109 - project is dead?
Issue -
State: closed - Opened by pkieltyka about 2 years ago
- 1 comment
#108 - add bettermap instead of go map
Pull Request -
State: open - Opened by xuetusc about 2 years ago
- 2 comments
#107 - go map has a memory leak,can help fix it?
Issue -
State: open - Opened by xuetusc about 2 years ago
#106 - Add generic
Pull Request -
State: closed - Opened by xsean2020 about 2 years ago
- 3 comments
#105 - Concurrently calling LRUCache.Get data raced
Issue -
State: closed - Opened by hzxuzhonghu about 2 years ago
- 2 comments
#104 - Golang 1.18: implement generic LRU interfaces
Pull Request -
State: closed - Opened by dongnguyenvt over 2 years ago
- 2 comments
#103 - Suggestion to handle thread safe for LRU Cache
Issue -
State: closed - Opened by nagnagendra over 2 years ago
- 4 comments
#102 - Added AddOrUpdate method to lru
Pull Request -
State: closed - Opened by gkoutsou over 2 years ago
- 1 comment
#101 - LRU generics
Pull Request -
State: closed - Opened by aviadl over 2 years ago
- 14 comments
#100 - removeElement panics with nil interface conversion
Issue -
State: closed - Opened by limhyesook over 2 years ago
- 2 comments
#99 - 1.18
Pull Request -
State: closed - Opened by yangcheng over 2 years ago
- 1 comment
#98 - Add support for golang 1.18 generics
Issue -
State: closed - Opened by druvv over 2 years ago
- 4 comments
#97 - can you tag v0.5.5?
Issue -
State: closed - Opened by pkieltyka almost 3 years ago
- 1 comment
#96 - What is the advantage over groupcache/lru?
Issue -
State: closed - Opened by oguzyildizz about 3 years ago
- 1 comment
#95 - ARC and 2Q caches are not compatible with LRUCache interface
Issue -
State: closed - Opened by floatdrop about 3 years ago
- 1 comment
#94 - add Values() method to get cache values
Pull Request -
State: closed - Opened by DoubleDi about 3 years ago
- 2 comments
#93 - Update go doc url
Pull Request -
State: closed - Opened by kishaningithub over 3 years ago
- 2 comments
#92 - replace *simplelru.LRU with simplelru.LRUCache in Cache
Pull Request -
State: closed - Opened by henrykin over 3 years ago
- 1 comment
#91 - Panic on concurrent writes
Issue -
State: closed - Opened by kostassh over 3 years ago
- 1 comment
#90 - tslru: a thread-safe lru
Pull Request -
State: closed - Opened by laotoutou over 3 years ago
- 3 comments
#89 - Tslru- thread safe lru
Pull Request -
State: closed - Opened by laotoutou over 3 years ago
- 1 comment
#88 - Tslru
Pull Request -
State: closed - Opened by laotoutou over 3 years ago
- 1 comment
#87 - a thread safe tslru
Pull Request -
State: closed - Opened by laotoutou over 3 years ago
- 2 comments
#86 - Would you consider a PR for a new kind of cache with memory size limit and LRU
Issue -
State: closed - Opened by wangrzneu over 3 years ago
- 1 comment
#85 - would you consider a pr for lock
Issue -
State: closed - Opened by laotoutou almost 4 years ago
- 1 comment
#84 - fix onEvictedCB bug
Pull Request -
State: closed - Opened by yigongliu-concur almost 4 years ago
- 4 comments
#83 - Remove method is calling the wrong callback
Issue -
State: closed - Opened by rtksrubie almost 4 years ago
- 2 comments
#82 - Add method GetAndAdd to LRU Cache
Pull Request -
State: open - Opened by vasayxtx almost 4 years ago
- 5 comments
#81 - Remove unused untested if cause
Pull Request -
State: closed - Opened by paskal almost 4 years ago
- 1 comment