issues
search
ZiggyCreatures
/
FusionCache
FusionCache is an easy to use, fast and robust hybrid cache with advanced resiliency features.
MIT License
2.95k
stars
145
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[QUESTION] How to set to not expire at all?
#499
nawfalhasan
closed
19 hours ago
3
[BUG?] LocalCacheExpiration (L1) Ignoring assigned value when L2 cache disabled (HybridCache)
#498
TheSpookyElectric
opened
2 days ago
2
[FEATURE] Ability to lazily store a value via delegate and then retrieve via Get call later
#497
nawfalhasan
closed
2 days ago
5
[BUG] Incorrect documentation for WithDistributedCache extension method
#496
marcominerva
opened
3 days ago
1
[FEATURE] Support for byte[] return type in GetOrSetAsync/GetOrDefaultAsync for AOP scenarios
#494
developerchen1012
opened
5 days ago
2
[BUG] Possible thread-unsafe serialization in NewtonsoftJson
#492
Oaktribe
opened
1 week ago
1
docs: add a link for the nuget badge to the nuget package
#491
WeihanLi
closed
1 week ago
0
use slnx solution file
#490
WeihanLi
closed
1 week ago
7
Simplify package icon
#489
WeihanLi
closed
1 week ago
3
use InternalsVisibleTo MSBuild item
#488
WeihanLi
closed
2 weeks ago
1
Feature: NATS Backplane
#486
stebet
opened
3 weeks ago
1
[BUG] Sqlite Caching Bug?
#485
markolbert
closed
2 weeks ago
2
[FEATURE] ⚙️ Add `DefaultEntryOptionsProvider`
#484
jodydonetti
closed
1 week ago
14
How to use FusionCache with database-per-tenant multitenancy?
#480
IvanMarkDebono
opened
1 month ago
0
Get all cache entries by tag
#478
martinkoslof
closed
1 month ago
2
[BUG] Concurrent DbContext Access Caused by FusionCache Eager Refresh and Background Operations
#477
adnan-kamili
closed
1 month ago
4
[BUG] Entries are never evicted from memory cache when Expire is called
#476
GeddesJ
closed
1 month ago
4
[BUG / Question] Edge case with failsafe duration when entry is manually expired
#475
GeddesJ
closed
1 month ago
5
docs: fix example in DependencyInjection.md
#473
vchirikov
closed
1 month ago
1
[BUG] GetOrDefault always try to read from distributed cache
#472
permagne
closed
1 week ago
9
Enhance docs
#471
oasaleh
closed
1 month ago
0
[FEATURE] 🔑 Access the cache key from the factory
#470
jodydonetti
closed
1 week ago
6
AllowStaleOnReadOnly should default to true
#466
angularsen
closed
1 month ago
3
[BUG] Can't save ValueTuples to Redis
#465
eskild-th
closed
1 month ago
3
[FEATURE] Please allow arbitrary key types (int/GUID/serializable reference type)
#464
jvmlet
closed
1 month ago
3
[FEATURE] Please expose requested key in GetOrSet callback (as a property of FusionCacheFactoryExecutionContext maybe? )
#463
jvmlet
closed
1 month ago
3
Docs Improvements: CacheLevels => Packages Improvements
#462
Xor-el
closed
1 month ago
1
[BUG] Removing, does not seem to remove memory cache properly
#461
msmolka
closed
2 months ago
5
[QUESTION] Is it possible to not cache a value if it has a certain value?
#459
TeddyAlbina
closed
2 months ago
2
[QUESTION] How does Wire Format Versioning works in multi-instance scenarios?
#458
gercobrandwijk
closed
2 months ago
5
[QUESTION] CancellationToken behavior in GetOrSetAsync method
#457
FrancescoBonizzi
closed
2 months ago
2
[QUESTION] Using Reader-Writer Locks for Cache Stampede Protection
#456
demchenkov
closed
1 month ago
5
[BUG] Auto Clone not behaving correctly for objects inside lists
#454
nlconor
closed
2 months ago
4
Support for Batch Get and Missing Keys Detection (Granular Caching Use Case)
#453
AlirezaEiji191379
closed
1 month ago
7
Support for External Cache Invalidation Across Microservices
#452
AlirezaEiji191379
opened
2 months ago
3
[QUESTION] Are there any plans to support SetSize through FusionHybridCache / HybridCacheEntryOptions?
#451
bebo-dot-dev
opened
2 months ago
15
Added lock benchmarks and enabled StripedAsyncKeyedLocker
#450
MarkCiliaVincenti
closed
1 month ago
0
[FEATURE] 🚀 Add explicit AOT compatibility
#449
jodydonetti
closed
2 months ago
4
[FEATURE] ⚙️ Add options to change some string internals (used for cache keys + backplane channel)
#448
jodydonetti
closed
1 week ago
11
[FEATURE] 🔀 Expose the current distributed cache, if any
#446
jodydonetti
closed
2 months ago
2
[FEATURE] 📢 Expose the current backplane, if any
#445
jodydonetti
closed
2 months ago
2
[FEATURE] 😶 Add `NullFusionCache` support via DI
#444
jodydonetti
closed
2 months ago
2
[FEATURE] Expose configured services, e.g. for distributed cache and backplane
#443
angularsen
closed
2 months ago
8
[BUG] Redis timeouts when upgrading from 2.0.0 to 2.0.1/2.1.0
#442
angularsen
closed
2 months ago
46
[BUG?] When memory cache is filled from distributed cache, the (memory) duration is not the one of the options
#441
rocced
opened
2 months ago
3
[FEATURE] Make setting up NullFusionCache easier in ASP.NET
#440
eskild-th
closed
1 month ago
18
What's the suggested way to increment a value thread safely?
#436
FrancescoBonizzi
closed
2 months ago
2
Some metrics report wrong values
#435
ctyar
closed
2 months ago
10
Add a test to showcase the incorrect value of miss, set and total cache hits
#434
ctyar
closed
2 months ago
1
Fixed minor typos in the documentation
#433
ctyar
closed
3 months ago
2
Next