- Notifications
You must be signed in to change notification settings - Fork 334
Pull requests: dotnetcore/EasyCaching
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
etcd support easycaching
#463 by bingtianyiyan was closed Apr 28, 2025 Loading… updated Apr 28, 2025
update action due to out of data version
#565 by catcherwong was merged Mar 17, 2025 Loading… updated Mar 17, 2025
use SortedSetLength for zcount
#562 by huoshan12345 was merged Dec 25, 2024 Loading… updated Dec 25, 2024
Fix wrong type name serialization due to the plus sign '+' is escaped.
#561 by huoshan12345 was merged Dec 25, 2024 Loading… updated Dec 25, 2024
Performance improvement for .NET 9.0+
#545 by MarkCiliaVincenti was closed Nov 13, 2024 Loading… updated Nov 13, 2024
Bump AsyncKeyedLock to 7.0.2
#552 by MarkCiliaVincenti was closed Nov 10, 2024 Loading… updated Nov 10, 2024
Upgrading .NET version to .net8
#553 by Memoyu was merged Oct 26, 2024 Loading… updated Oct 26, 2024
Bugfix #537 issue and Correct namespace and StringEncoding default value
#538 by mjebrahimi was merged Sep 18, 2024 Loading… updated Oct 8, 2024
Improve README.md and add EasyCaching.Serialization.MemoryPack
#536 by mjebrahimi was merged Sep 18, 2024 Loading… updated Sep 18, 2024
fix: adds ThrowIfDistributedCacheError, FlushLocalCacheOnBusReconnect…
#549 by MasoudKarimi92 was merged Sep 8, 2024 Loading… updated Sep 9, 2024
upgrade StackExchange.Redis to v2.8.0, add and implement Redis
COPY #543 by mjal146 was merged Sep 9, 2024 Loading… updated Sep 9, 2024
Bump AsyncKeyedLock to 7.0.1
#546 by MarkCiliaVincenti was merged Sep 8, 2024 Loading… updated Sep 8, 2024
Made the RandomHelper thread-safe.
#542 by MarkCiliaVincenti was merged Jul 24, 2024 Loading… updated Jul 24, 2024
Upgrade AsyncKeyedLock to 7.0.0
#541 by MarkCiliaVincenti was merged Jul 24, 2024 Loading… updated Jul 24, 2024
fix File.Create on Init() not disposed
#532 by dplarina was merged Apr 25, 2024 Loading… updated Apr 25, 2024
Performance enhancement to MemoryLock; now using AsyncKeyedLock library with pooling.
#531 by MarkCiliaVincenti was merged Apr 25, 2024 Loading… updated Apr 25, 2024
#528 optimise dependencies for net 6
#530 by thompson-tomo was merged Apr 21, 2024 Loading… updated Apr 21, 2024
Clear lock on exception in disk cache GetAsync, ignore _Lock keys on Init()
#529 by dplarina was merged Apr 17, 2024 Loading… updated Apr 17, 2024
Upgrade StackExchange.Redis version to 2.7.33
#527 by Memoyu was merged Apr 14, 2024 Loading… updated Apr 14, 2024
add PublishingChannelsPoolSize option
#521 by sarmis was merged Mar 3, 2024 Loading… updated Mar 3, 2024
Add EasyCaching.FasterKv nuget
#519 by InCerryGit was merged Mar 3, 2024 Loading… updated Mar 3, 2024
add ClientProvidedName on publisher connection
#517 by sarmis was merged Feb 23, 2024 Loading… updated Feb 23, 2024
try to optimize random usage
#509 by catcherwong was merged Nov 27, 2023 Loading… updated Nov 27, 2023
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.