Skip to content

Releases: cnblogs/EnyimMemcachedCore

Avoid long waiting

15 Sep 01:22
984331d

Choose a tag to compare

Merge pull request #134 from cnblogs/remove-version-from-csproj

Remove Version from csproj

2.4.0-beta4: Merge pull request #133 from cnblogs/avoid-long-waiting

11 Sep 03:43
28d32c3

Choose a tag to compare

2.4.0-beta3: Merge pull request #132 from cnblogs/fix-logging

03 Sep 03:47
575f5db

Choose a tag to compare

Fix mistaken LogError

2.4.0-beta1

01 Sep 07:03

Choose a tag to compare

2.4.0-beta1 Pre-release
Pre-release
Tweak PooledSocket.ConnectAsync

Introduce IMemcachedClient<T> and MemcachedClient<T>

10 Jul 14:00
e124b56

Choose a tag to compare

2.3.0

Merge pull request #124 from safetree/improve-TryGet_TryGetWithCas_Ex…

Fix infinite loop issue in TextSocketHelper.ReadLine

15 Jun 08:53
f39eb2c

Choose a tag to compare

2.2.4

Merge pull request #121 from cnblogs/add-a-method-into-IMemcachedResu…

Implement TouchAsync to support "touch" command

25 May 13:21
32ab650

Choose a tag to compare

Merge pull request #117 from cnblogs/add-touch-command

Implement TouchAsync to support "touch" command

Fix packing issue

17 May 05:07

Choose a tag to compare

2.2.2

Fix packing issue

Fix hanging issue and improve concurrency

16 May 08:45

Choose a tag to compare

2.2.0

Merge branch 'release/2.2'

2.2.0-rc1

15 May 13:12

Choose a tag to compare

2.2.0-rc1 Pre-release
Pre-release
Remove using NetworkSteam.DataAvailable