Skip to content

Commit 9eaf4d5

Browse files
maca88fredericDelaporte
authored andcommitted
Add distributed local cache for StackExchange.Redis provider (#72)
1 parent 9c7e220 commit 9eaf4d5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+5139
-260
lines changed

AsyncGenerator.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@
4040
containingTypeName: AbstractRegionStrategy
4141
- conversion: Smart
4242
containingTypeName: RedisKeyLocker
43+
- conversion: Ignore
44+
name: OnVersionUpdate
45+
- conversion: Ignore
46+
name: AddAndGet
4347
callForwarding: true
4448
cancellationTokens:
4549
guards: true

NHibernate.Caches.Common.Tests/Async/CacheFixture.cs

Lines changed: 352 additions & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)