Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / alastairtree/LazyCache issues and pull requests
#198 - Separate instances sharing memory
Issue -
State: open - Opened by sebbarg 25 days ago
Labels: bug
#197 - In GetOrAddAsync replace Thread.Yield by await Task.Delay(1)?
Issue -
State: open - Opened by szmcdull 3 months ago
Labels: enhancement
#196 - Does the new HybridCache in the latest .NET replace LazyCache?
Issue -
State: open - Opened by DavidThielen 5 months ago
Labels: enhancement
#195 - Please add a Clear() method
Issue -
State: open - Opened by DavidThielen 8 months ago
- 1 comment
Labels: enhancement
#194 - TryGetValue() fails (wrong value type) if the value was added Async.
Issue -
State: open - Opened by DavidThielen 8 months ago
Labels: bug
#193 - Is this project abandoned?
Issue -
State: open - Opened by ArnaudB88 9 months ago
- 2 comments
#192 - Returning null still successfully adds entry
Issue -
State: open - Opened by campaignium about 1 year ago
Labels: bug
#191 - PostEvictionCallBack causing memory leak
Issue -
State: open - Opened by kcritchnau-qt about 1 year ago
Labels: bug
#190 - Bugfix : Fixed default cache duration not getting applied to instance methods
Pull Request -
State: open - Opened by touchofevil-dev over 1 year ago
#189 - Fixed default cache duration not getting applied to instance methods
Pull Request -
State: closed - Opened by touchofevil-dev over 1 year ago
#189 - Fixed default cache duration not getting applied to instance methods
Pull Request -
State: closed - Opened by touchofevil-dev over 1 year ago
#189 - Fixed default cache duration not getting applied to instance methods
Pull Request -
State: closed - Opened by touchofevil-dev over 1 year ago
#188 - Is it possible to set the maximum size limit of the LazyCache as is possible in IMemoryCache by MS?
Issue -
State: open - Opened by DanielTulpWE over 1 year ago
- 1 comment
#188 - Is it possible to set the maximum size limit of the LazyCache as is possible in IMemoryCache by MS?
Issue -
State: open - Opened by DanielTulpWE over 1 year ago
- 1 comment
#188 - Is it possible to set the maximum size limit of the LazyCache as is possible in IMemoryCache by MS?
Issue -
State: open - Opened by DanielTulpWE over 1 year ago
- 1 comment
#187 - Improve the locking per key logic in the CachingService
Pull Request -
State: open - Opened by theodorzoulias over 1 year ago
#187 - Improve the locking per key logic in the CachingService
Pull Request -
State: open - Opened by theodorzoulias over 1 year ago
#187 - Improve the locking per key logic in the CachingService
Pull Request -
State: open - Opened by theodorzoulias over 1 year ago
#186 - Singleton constraint conflict if IMemoryCache already exists
Issue -
State: open - Opened by LarsKemmann over 1 year ago
Labels: bug
#186 - Singleton constraint conflict if IMemoryCache already exists
Issue -
State: open - Opened by LarsKemmann over 1 year ago
Labels: bug
#186 - Singleton constraint conflict if IMemoryCache already exists
Issue -
State: open - Opened by LarsKemmann over 1 year ago
Labels: bug
#185 - Bug in Wiki: Why does the Cancellation Tokens example use two CancellationTokenSource?
Issue -
State: open - Opened by schittli over 1 year ago
Labels: bug
#184 - Add xml comments to IAppCache, CachingService and DI extension methods
Pull Request -
State: open - Opened by MirzaMerdovic almost 2 years ago
#184 - Add xml comments to IAppCache, CachingService and DI extension methods
Pull Request -
State: open - Opened by MirzaMerdovic almost 2 years ago
#184 - Add xml comments to IAppCache, CachingService and DI extension methods
Pull Request -
State: open - Opened by MirzaMerdovic almost 2 years ago
#183 - Is it possible to have some kind of management console to show the list of keys and their expiry?
Issue -
State: open - Opened by arisliang almost 2 years ago
Labels: enhancement
#183 - Is it possible to have some kind of management console to show the list of keys and their expiry?
Issue -
State: open - Opened by arisliang almost 2 years ago
Labels: enhancement
#183 - Is it possible to have some kind of management console to show the list of keys and their expiry?
Issue -
State: open - Opened by arisliang almost 2 years ago
Labels: enhancement
#182 - Question/Proposal on the limit of Cache keying to strings vs. "TKey"
Issue -
State: open - Opened by qwazwak almost 2 years ago
Labels: enhancement
#182 - Question/Proposal on the limit of Cache keying to strings vs. "TKey"
Issue -
State: open - Opened by qwazwak almost 2 years ago
Labels: enhancement
#182 - Question/Proposal on the limit of Cache keying to strings vs. "TKey"
Issue -
State: open - Opened by qwazwak almost 2 years ago
Labels: enhancement
#181 - Do you have plans to upgrade to dotnet7
Issue -
State: open - Opened by neozhu almost 2 years ago
- 5 comments
Labels: enhancement
#181 - Do you have plans to upgrade to dotnet7
Issue -
State: open - Opened by neozhu almost 2 years ago
- 5 comments
Labels: enhancement
#181 - Do you have plans to upgrade to dotnet7
Issue -
State: open - Opened by neozhu almost 2 years ago
- 5 comments
Labels: enhancement
#180 - How to create separate caches? Not seeing how this is done.
Issue -
State: closed - Opened by SoulFireMage about 2 years ago
- 1 comment
Labels: enhancement
#180 - How to create separate caches? Not seeing how this is done.
Issue -
State: closed - Opened by SoulFireMage about 2 years ago
- 1 comment
Labels: enhancement
#180 - How to create separate caches? Not seeing how this is done.
Issue -
State: closed - Opened by SoulFireMage about 2 years ago
- 1 comment
Labels: enhancement
#179 - Cannot dispose of cache
Issue -
State: open - Opened by jdurnil about 2 years ago
- 3 comments
Labels: bug
#179 - Cannot dispose of cache
Issue -
State: open - Opened by jdurnil about 2 years ago
- 3 comments
Labels: bug
#179 - Cannot dispose of cache
Issue -
State: open - Opened by jdurnil about 2 years ago
- 3 comments
Labels: bug
#178 - add LazyCacheOptions and use Options Pattern
Pull Request -
State: open - Opened by Azaferany about 2 years ago
#178 - add LazyCacheOptions and use Options Pattern
Pull Request -
State: open - Opened by Azaferany about 2 years ago
#178 - add LazyCacheOptions and use Options Pattern
Pull Request -
State: open - Opened by Azaferany about 2 years ago
#177 - Fix CachingService.TryGetValue returning wrong value
Pull Request -
State: open - Opened by phadtrapong over 2 years ago
#177 - Fix CachingService.TryGetValue returning wrong value
Pull Request -
State: open - Opened by phadtrapong over 2 years ago
#177 - Fix CachingService.TryGetValue returning wrong value
Pull Request -
State: open - Opened by phadtrapong over 2 years ago
#176 - CachingService.TryGetValue returning wrong value
Issue -
State: open - Opened by Coder3333 over 2 years ago
- 2 comments
Labels: bug, help wanted
#176 - CachingService.TryGetValue returning wrong value
Issue -
State: open - Opened by Coder3333 over 2 years ago
- 2 comments
Labels: bug, help wanted
#176 - CachingService.TryGetValue returning wrong value
Issue -
State: open - Opened by Coder3333 over 2 years ago
- 2 comments
Labels: bug, help wanted
#175 - About Cache availability mechanism
Issue -
State: open - Opened by phadtrapong over 2 years ago
- 2 comments
Labels: question
#175 - About Cache availability mechanism
Issue -
State: open - Opened by phadtrapong over 2 years ago
- 2 comments
Labels: question
#175 - About Cache availability mechanism
Issue -
State: open - Opened by phadtrapong over 2 years ago
- 2 comments
Labels: question
#174 - readme: Fix typo
Pull Request -
State: closed - Opened by rmandvikar over 2 years ago
- 1 comment
#174 - readme: Fix typo
Pull Request -
State: closed - Opened by rmandvikar over 2 years ago
- 1 comment
#174 - readme: Fix typo
Pull Request -
State: closed - Opened by rmandvikar over 2 years ago
- 1 comment
#173 - LongRunning shouldn't run more than once
Issue -
State: open - Opened by laukoksoon over 2 years ago
- 1 comment
Labels: bug
#173 - LongRunning shouldn't run more than once
Issue -
State: open - Opened by laukoksoon over 2 years ago
- 1 comment
Labels: bug
#173 - LongRunning shouldn't run more than once
Issue -
State: open - Opened by laukoksoon over 2 years ago
- 1 comment
Labels: bug
#172 - Exposes Compact
Pull Request -
State: open - Opened by judahr almost 3 years ago
- 1 comment
#172 - Exposes Compact
Pull Request -
State: open - Opened by judahr almost 3 years ago
- 1 comment
#172 - Exposes Compact
Pull Request -
State: open - Opened by judahr almost 3 years ago
- 1 comment
#171 - Implement MemoryCache.Trim() to allow explicit removal
Issue -
State: open - Opened by judahr almost 3 years ago
Labels: enhancement
#171 - Implement MemoryCache.Trim() to allow explicit removal
Issue -
State: open - Opened by judahr almost 3 years ago
Labels: enhancement
#171 - Implement MemoryCache.Trim() to allow explicit removal
Issue -
State: open - Opened by judahr almost 3 years ago
Labels: enhancement
#170 - Absolute expiration does not work v2.4.0
Issue -
State: open - Opened by PatryxCShark almost 3 years ago
- 1 comment
Labels: bug
#170 - Absolute expiration does not work v2.4.0
Issue -
State: open - Opened by PatryxCShark almost 3 years ago
- 1 comment
Labels: bug
#170 - Absolute expiration does not work v2.4.0
Issue -
State: open - Opened by PatryxCShark almost 3 years ago
- 1 comment
Labels: bug
#169 - Cache eviction policy when cache is full?
Issue -
State: closed - Opened by Masuzu about 3 years ago
- 1 comment
Labels: question
#169 - Cache eviction policy when cache is full?
Issue -
State: closed - Opened by Masuzu about 3 years ago
- 1 comment
Labels: question
#169 - Cache eviction policy when cache is full?
Issue -
State: closed - Opened by Masuzu about 3 years ago
- 1 comment
Labels: question
#168 - Add TryGetValueAsync that evaluates GetValueFromAsyncLazy
Issue -
State: open - Opened by b-twis about 3 years ago
- 1 comment
Labels: enhancement
#167 - how do I clean the cache items by wildcard of a key
Issue -
State: closed - Opened by neozhu about 3 years ago
- 2 comments
Labels: enhancement
#166 - Create a sectioned IAppCache
Issue -
State: open - Opened by kkd83 about 3 years ago
Labels: enhancement
#165 - Check tests work with .net 5.0
Pull Request -
State: closed - Opened by gamblen about 3 years ago
- 1 comment
#165 - Check tests work with .net 5.0
Pull Request -
State: closed - Opened by gamblen about 3 years ago
- 1 comment
#165 - Check tests work with .net 5.0
Pull Request -
State: closed - Opened by gamblen about 3 years ago
- 1 comment
#164 - LazyCache.TryGetValue appears to return null value
Issue -
State: open - Opened by thenerdynerd about 3 years ago
- 18 comments
#164 - LazyCache.TryGetValue appears to return null value
Issue -
State: open - Opened by thenerdynerd about 3 years ago
- 19 comments
#164 - LazyCache.TryGetValue appears to return null value
Issue -
State: open - Opened by thenerdynerd about 3 years ago
- 20 comments
#163 - Use Generic type rather than object for TryGetValue
Pull Request -
State: closed - Opened by gamblen about 3 years ago
#163 - Use Generic type rather than object for TryGetValue
Pull Request -
State: closed - Opened by gamblen about 3 years ago
#162 - support one parameter func
Pull Request -
State: closed - Opened by Tomer781 about 3 years ago
#162 - support one parameter func
Pull Request -
State: closed - Opened by Tomer781 about 3 years ago
#161 - Named binding error after upgrading ninject package
Issue -
State: closed - Opened by HoomanBahreini about 3 years ago
- 1 comment
Labels: bug
#161 - Named binding error after upgrading ninject package
Issue -
State: closed - Opened by HoomanBahreini about 3 years ago
- 1 comment
Labels: bug
#161 - Named binding error after upgrading ninject package
Issue -
State: closed - Opened by HoomanBahreini about 3 years ago
- 1 comment
Labels: bug
#160 - Wait for GetOrAddAsync factory to return before reading from AbsoluteExpirationRelativeToNow
Pull Request -
State: closed - Opened by allanrodriguez over 3 years ago
- 1 comment
#159 - Get doesn't call function delegate added with Add
Issue -
State: closed - Opened by mtfarkas over 3 years ago
- 4 comments
Labels: bug
#159 - Get doesn't call function delegate added with Add
Issue -
State: closed - Opened by mtfarkas over 3 years ago
- 4 comments
Labels: bug
#158 - How to Proactively Repopulate Cached Items with EF?
Issue -
State: closed - Opened by jasonhill over 3 years ago
- 9 comments
#158 - How to Proactively Repopulate Cached Items with EF?
Issue -
State: closed - Opened by jasonhill over 3 years ago
- 9 comments
#157 - Allow null values to be cached and refine TryGet method (see #155)
Pull Request -
State: open - Opened by EnricoMassone over 3 years ago
- 2 comments
#157 - Allow null values to be cached and refine TryGet method (see #155)
Pull Request -
State: open - Opened by EnricoMassone over 3 years ago
- 2 comments
#156 - Using ExpirationMode.ImmediateEviction ignores sliding expiration value
Issue -
State: open - Opened by ExLuzZziVo over 3 years ago
- 7 comments
Labels: bug
#156 - Using ExpirationMode.ImmediateEviction ignores sliding expiration value
Issue -
State: open - Opened by ExLuzZziVo over 3 years ago
- 7 comments
Labels: bug
#155 - Why it is not possible to add null items in the cache via IAppCache.Add ?
Issue -
State: open - Opened by EnricoMassone over 3 years ago
- 7 comments
#155 - Why it is not possible to add null items in the cache via IAppCache.Add ?
Issue -
State: open - Opened by EnricoMassone over 3 years ago
- 8 comments
#155 - Why it is not possible to add null items in the cache via IAppCache.Add ?
Issue -
State: open - Opened by EnricoMassone over 3 years ago
- 9 comments
#154 - Clarification on the difference between IAppCache.GetAsync and IAppCache.Get
Issue -
State: closed - Opened by EnricoMassone over 3 years ago
- 4 comments
#153 - Add GetCacheKeys() method to allow for partial key removal operations
Pull Request -
State: open - Opened by CascadeJonathan over 3 years ago
- 1 comment