Releases: cnblogs/EnyimMemcachedCore
Releases · cnblogs/EnyimMemcachedCore
SSL Stream support + .NET 6
Merge pull request #170 from cnblogs/remove-travis-ci Remove travis-ci
Fix GetAsync to return IGetOperation with correct Cas value
2.5.3 Merge pull request #157 from safetree/feature/echofool/fix_get-async_…
Replace InterlockedStack with ConcurrentStack
Merge pull request #156 from cnblogs/use-ConcurrentStack Replace InterlockedStack with ConcurrentStack
EnyimMemcachedCore 2.5.1
- Add missing SemaphoreSlim.Release
EnyimMemcachedCore 2.5.0
- Fix socket pool starvation
- Add netstandard2.1 and net5.0 to TargetFrameworks
2.4.5: Merge pull request #152 from cnblogs/implement-reset-async
Implement ResetAsync
Fix string.Empty cache value issue
Merge pull request #146 from cnblogs/fix/string-deserialize-null fix: fix string.Empty consistency issue
Add RemoveMultiAsync method
Add RemoveMultiAsync method to remove cache with multiple keys.
Fix GetAsync hiding exceptions
Merge pull request #137 from cnblogs/update-to-netcore3.0 Update to .net core 3.0
Avoid long waiting
Merge pull request #134 from cnblogs/remove-version-from-csproj Remove Version from csproj