Releases: cnblogs/EnyimMemcachedCore
Releases · cnblogs/EnyimMemcachedCore
Fix infinite loop issue in TextSocketHelper.ReadLine
2.2.4 Merge pull request #121 from cnblogs/add-a-method-into-IMemcachedResu…
Implement TouchAsync to support "touch" command
Merge pull request #117 from cnblogs/add-touch-command Implement TouchAsync to support "touch" command
Fix packing issue
2.2.2 Fix packing issue
Fix hanging issue and improve concurrency
2.2.0 Merge branch 'release/2.2'
2.2.0-rc1
Remove using NetworkSteam.DataAvailable
2.2.0-beta9
Remove legacy async code
2.2.0-beta8: Merge pull request #111 from cnblogs/fix/pool-is-full
Tweak for pool is full
Fix "client infinitely hangs" issue
Merge pull request #111 from cnblogs/fix/pool-is-full Tweak for pool is full
2.2.0-beta6
Restore PooledSocket.ReadAsync to be real async
Fix async issue on high concurrency
Merge pull request #104 from ZeekoZhu/fix/get-value-async-blocking Fix GetValueAsync concurrent issue