Skip to content

Releases: cnblogs/EnyimMemcachedCore

SSL Stream support + .NET 6

03 Jul 08:07
9ce8ef7
Compare
Choose a tag to compare
Merge pull request #170 from cnblogs/remove-travis-ci

Remove travis-ci

Fix GetAsync to return IGetOperation with correct Cas value

27 Jan 04:49
2b27236
Compare
Choose a tag to compare
2.5.3

Merge pull request #157 from safetree/feature/echofool/fix_get-async_…

Replace InterlockedStack with ConcurrentStack

03 Jan 06:29
439f4a1
Compare
Choose a tag to compare
Merge pull request #156 from cnblogs/use-ConcurrentStack

Replace InterlockedStack with ConcurrentStack

EnyimMemcachedCore 2.5.1

02 Dec 07:14
778914b
Compare
Choose a tag to compare
  • Add missing SemaphoreSlim.Release

EnyimMemcachedCore 2.5.0

02 Dec 06:56
3b8eaea
Compare
Choose a tag to compare
  • Fix socket pool starvation
  • Add netstandard2.1 and net5.0 to TargetFrameworks

2.4.5: Merge pull request #152 from cnblogs/implement-reset-async

17 Nov 06:15
856948f
Compare
Choose a tag to compare

Fix string.Empty cache value issue

25 Aug 04:48
e6487fc
Compare
Choose a tag to compare
Merge pull request #146 from cnblogs/fix/string-deserialize-null

fix: fix string.Empty consistency issue

Add RemoveMultiAsync method

25 Mar 04:35
2b7d597
Compare
Choose a tag to compare

Add RemoveMultiAsync method to remove cache with multiple keys.

Fix GetAsync hiding exceptions

16 Oct 22:51
97b5dc3
Compare
Choose a tag to compare
Merge pull request #137 from cnblogs/update-to-netcore3.0

Update to .net core 3.0

Avoid long waiting

15 Sep 01:22
984331d
Compare
Choose a tag to compare
Merge pull request #134 from cnblogs/remove-version-from-csproj

Remove Version from csproj