-
Notifications
You must be signed in to change notification settings - Fork 159
Issues: alastairtree/LazyCache
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
In GetOrAddAsync replace Thread.Yield by await Task.Delay(1)?
enhancement
#197
opened Aug 20, 2024 by
szmcdull
Does the new HybridCache in the latest .NET replace LazyCache?
enhancement
#196
opened Jun 14, 2024 by
DavidThielen
TryGetValue() fails (wrong value type) if the value was added Async.
bug
#194
opened Mar 22, 2024 by
DavidThielen
Is it possible to set the maximum size limit of the LazyCache as is possible in IMemoryCache by MS?
#188
opened May 1, 2023 by
DanielTulpWE
Singleton constraint conflict if IMemoryCache already exists
bug
#186
opened Mar 3, 2023 by
LarsKemmann
Bug in Wiki: Why does the Cancellation Tokens example use two CancellationTokenSource?
bug
#185
opened Feb 23, 2023 by
schittli
Is it possible to have some kind of management console to show the list of keys and their expiry?
enhancement
#183
opened Dec 15, 2022 by
arisliang
Question/Proposal on the limit of Cache keying to strings vs. "TKey"
enhancement
#182
opened Dec 2, 2022 by
qwazwak
CachingService.TryGetValue returning wrong value
bug
help wanted
#176
opened Apr 27, 2022 by
Coder3333
Implement MemoryCache.Trim() to allow explicit removal
enhancement
#171
opened Nov 27, 2021 by
judahr
Add TryGetValueAsync that evaluates GetValueFromAsyncLazy
enhancement
#168
opened Sep 23, 2021 by
b-twis
Using ExpirationMode.ImmediateEviction ignores sliding expiration value
bug
#156
opened Jun 15, 2021 by
ExLuzZziVo
Why it is not possible to add null items in the cache via IAppCache.Add ?
#155
opened Jun 12, 2021 by
EnricoMassone
Previous Next
ProTip!
What’s not been updated in a month: updated:<2024-10-12.