- Absolute expiration does not work v2.4.0 · Issue #170🔍
- NullReferenceException thrown in MockCachingService #97🔍
- Proper IDisposable support in CachingService · Issue #29🔍
- Use ValueTask instead of Task as async return value #132🔍
- Composite key support 🔍
- Please release a signed version of LazyCache · Issue #17🔍
- Support for IDistributedCache · Issue #59 · alastairtree/LazyCache🔍
- Selecting cache key starting with something? · Issue #66🔍
GitHub / alastairtree / LazyCache
Absolute expiration does not work v2.4.0 · Issue #170 - GitHub
Entry in Lazy Cache should expiry 3 minutes after last loading data into cache. Framework and Platform. OS: Windows/Linux (deploy); Framework: ...
NullReferenceException thrown in MockCachingService #97 - GitHub
using System; using LazyCache; using LazyCache.Mocks; namespace ... @alastairtree alastairtree added the question label on Dec 28, 2019.
Proper IDisposable support in CachingService · Issue #29 - GitHub
alastairtree commented on Apr 18, 2018. @bradley-varol - that is an error from Entity Framework, not lazy cache. Probably your ...
Use ValueTask instead of Task as async return value #132 - GitHub
alastairtree / LazyCache Public. Notifications You must be signed in ... @alastairtree alastairtree added this to the 3.0 milestone on Sep 23, ...
Composite key support (or cache regions?) · Issue #86 - GitHub
alastairtree / LazyCache Public. Notifications You must be signed in to change notification settings; Fork 159 · Star 1.7k · Code · Issues 47 ...
Please release a signed version of LazyCache · Issue #17 - GitHub
alastairtree / LazyCache Public. Notifications You must be signed in to change notification settings; Fork 156 · Star 1.7k · Code · Issues 45 ...
Support for IDistributedCache · Issue #59 · alastairtree/LazyCache
alastairtree / LazyCache Public ... alexdobarganes commented on Mar 22, 2019. Do you mind taking a look into it https://github.com/alexdobarganes/ ...
Selecting cache key starting with something? · Issue #66 - GitHub
alastairtree / LazyCache Public. Notifications You must be signed in to change notification settings; Fork 159 · Star 1.7k · Code · Issues 46 ...
Cannot convert to new Func
I'm sorry, I cant find the offending code anymore. I was using some self-written lazy cache and switched this out for this project. I also did ...
How to use redis instead of memory cache? · Issue #47 - GitHub
alastairtree commented on Jul 17, 2018. In which version of lazy cache?
CacheObject not getting overwritten. · Issue #18 - GitHub
alastairtree / LazyCache Public. Notifications You must be signed in to change notification settings; Fork 156 · Star 1.7k · Code · Issues 45 ...
Maybe a problem... · Issue #14 · alastairtree/LazyCache - GitHub
Have been trying to do some profiling and suspect there may be a memory leak because the code that unwraps the lazy for the callbacks is holding ...
Implement ExpirationToken for Sliding expiration · Issue #42 - GitHub
alastairtree / LazyCache Public. Notifications You must be signed in ... @alastairtree alastairtree added the enhancement label on Jul 4, 2018.
Multiple types with same key are returned as null from cache - last in ...
... alastairtree/LazyCache. 3 participants. @alastairtree · @NeilMacMullen · @avanish-fullstack. Footer. © 2024 GitHub, Inc. Footer navigation.
Invalidate/Clear a cache instance · Issue #6 · alastairtree/LazyCache
alastairtree commented on Sep 4, 2016. The upcoming version of lazy cache exposes an ObjectCache property where you can access the instance of ...
Allow an item factory to return its own DateTimeOffset #5 - GitHub
alastairtree commented on Mar 4, 2018. This is now fixed in LazyCache 2.0.0-beta2+ which is in prerelease on nuget.org ...
PostEvictionCallBack causing memory leak · Issue #191 - GitHub
alastairtree / LazyCache Public. Notifications You must be signed in ... LazyCache.AspNetCore 2.4.0. The text was updated successfully ...
LazyCache.TryGetValue appears to return null value #164 - GitHub
Not sure if this is relevant but I am using lazy cache in an azure API service and this is being called multiple times and sometimes at the same ...
LazyCache/LazyCache/ExpirationMode.cs at master - GitHub
... safe in-memory caching service with a simple developer friendly API for c# - LazyCache/LazyCache/ExpirationMode.cs at master · alastairtree/LazyCache.
Alastair Crabtree alastairtree - GitHub
LazyCache LazyCache Public. An easy to use thread safe in-memory caching service with a simple developer friendly API for c#. C# 1.7k 159.