issues
search
alastairtree
/
LazyCache
An easy to use thread safe in-memory caching service with a simple developer friendly API for c#
https://nuget.org/packages/LazyCache
MIT License
1.72k
stars
159
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
SetAbsoluteExpirationFromRelative called before async Task execution
#148
theit8514
closed
3 years ago
1
Cache hit callback when calling GetOrAdd
#147
onetocny
closed
3 years ago
3
LazyCache Works on Localhost but Not on Remote IIS Server
#146
PostAlmostAnything
closed
3 years ago
8
AsyncLazy runs IO-bound code on the Thread Pool
#145
Edminsson
opened
3 years ago
1
How Do I Clear, Expire, or Refresh a Cached Item On an Event?
#144
PostAlmostAnything
closed
3 years ago
2
ExpirationMode.ImmediateEviction does not exist in 2.1.2
#143
joshuadevries
closed
3 years ago
2
Add TryGetValue
#142
talmroth
closed
3 years ago
4
Question: How to prevent GetOrAddItem factory method to NOT store a null Value?
#141
Pollocks01
closed
3 years ago
4
Question - What am I doing wrong
#140
mrjrt
closed
3 years ago
2
Provide a way to set the MemoryCacheEntryOptions size dynamically, based on the size of the entry
#139
vanepsm
opened
4 years ago
3
Public API for Alternative Providers
#138
svengeance
opened
4 years ago
5
How Do I Add LazyCache to an Existing Web Forms Application?
#137
PostAlmostAnything
closed
4 years ago
4
Issue72 Deprecate Add<T> method in favor of Set<T>
#136
matthew-p
opened
4 years ago
2
Benchmarks Introduction
#135
svengeance
closed
4 years ago
4
Remove async-await pair
#134
jnyrup
closed
4 years ago
2
Updates to the LazyCache logo
#133
Doolali
closed
4 years ago
2
Use ValueTask instead of Task as async return value
#132
joakimriedel
opened
4 years ago
2
Validate LazyCache works with .NET5 and add new tests for it
#131
alastairtree
closed
3 years ago
1
Add XML comment on IAppCache and IAppCacheExtensions
#130
alastairtree
opened
4 years ago
1
Refactor unit tests
#129
alastairtree
opened
4 years ago
0
Refactor LazyCache to support the Options Pattern
#128
alastairtree
opened
4 years ago
0
Add benchmarks using benchmark dot net
#127
alastairtree
closed
4 years ago
5
Optimize cache to lock per key
#126
jjxtra
closed
4 years ago
9
Bug/absolute expiration
#125
alastairtree
closed
4 years ago
1
Fix casing for PackageReference
#124
jnyrup
closed
4 years ago
1
Project Health
#123
svengeance
closed
4 years ago
2
Clear or loop
#122
scascalesageinfoes
closed
4 years ago
2
DefaultCacheDurationSeconds is not being honored
#121
hermesramos
closed
4 years ago
1
Slightly alter "void Remove" to more closely match objectcache "object Remove".
#119
granadacoder
closed
4 years ago
1
IoC Registrations preferred not to be in LazyCache.AspNetCore project/namespace (LazyCacheServiceCollectionExtensions.cs)
#118
granadacoder
opened
4 years ago
0
Fix setting relative absolute expiration with GetOrAdd
#117
Meberem
closed
4 years ago
3
Saving Cached Object To Disk For Loading Between Application Executions
#116
Sn3akyP3t3
opened
4 years ago
1
Infinite Cache Duration
#115
Brondahl
closed
3 years ago
3
A single cache for multiple datasets
#114
danleydmello
closed
4 years ago
3
Update CachingService.cs for RemoveAll() method
#113
ArnaudB88
closed
4 years ago
1
GetOrAddAsync doesn't call GetOrCreateAsync in the provider
#112
replaysMike
opened
4 years ago
0
Pass HttpContext
#111
ArnaudB88
closed
4 years ago
1
HttpContext is lost when executing async methods
#110
ArnaudB88
opened
4 years ago
13
Factory method is being called more than once in a parallel context
#109
leandromoh
closed
3 years ago
7
LazyCache hitting Db frequently
#108
doaji
opened
4 years ago
5
bug: if you change the type of the cache item the old item gets evicted
#106
alastairtree
closed
4 years ago
0
Task/core 2.1+
#105
alastairtree
closed
4 years ago
0
SemaphoreSlim block all calls
#104
Magnus12
closed
4 years ago
13
Windows Server 2008 R2 compatibility?
#103
appetere
closed
4 years ago
1
CachingService should not share CachingProvider
#102
GeeWee
closed
4 years ago
2
how to adapter for RedisCache?
#101
neozhu
closed
4 years ago
1
Cache doesnt expire
#100
manuelpoelzl
closed
4 years ago
3
Microsoft Extension Version [2.2 versus 3] Issues
#99
RalfKoch
closed
4 years ago
2
how to add Detecting Changes with SqlDependency
#98
neozhu
closed
4 years ago
1
NullReferenceException thrown in MockCachingService
#97
DavidRogersDev
closed
4 years ago
3
Previous
Next