Skip to content

Releases: jumpeiMano/go-memcached

Fix error handling

09 Feb 18:42
94ccf4b
Compare
Choose a tag to compare
Merge pull request #20 from jumpeiMano/feature/context-timeout

Fix error handling

Define and use cancelTimeout (pollTimeout + 3 seconds)

03 Feb 01:14
0db9767
Compare
Choose a tag to compare
Merge pull request #19 from jumpeiMano/feature/context-timeout

Define and use cancelTimeout (pollTimeout + 3 seconds)

Add and use needCloseConn

02 Feb 13:12
dc69e7d
Compare
Choose a tag to compare
Merge pull request #18 from jumpeiMano/feature/fix-bugs

Add and use needCloseConn

Fix handleError

29 Jan 09:57
Compare
Choose a tag to compare
v1.4.9

Fix handleError

Add BadConn

29 Jan 09:38
3912872
Compare
Choose a tag to compare
Merge pull request #17 from jumpeiMano/feature/bad-conn

BadConn

Add gatMaxKeyNum

29 Jan 05:49
d014a4c
Compare
Choose a tag to compare
Merge pull request #16 from jumpeiMano/feature/gat-max-key-num

Add gatMaxKeyNum

Fix if statements

24 Jan 05:35
7483171
Compare
Choose a tag to compare
Merge pull request #15 from jumpeiMano/feature/put-conn

Add or conditions

Cancel by context

23 Jan 01:27
e537033
Compare
Choose a tag to compare
Merge pull request #14 from jumpeiMano/feature/timeout

Cancel by context

Fix bugs

15 Jan 03:22
2fe156e
Compare
Choose a tag to compare
Merge pull request #13 from jumpeiMano/feature/fix-bugs

Fix bugs

Add key's check

11 Jan 04:05
702d29c
Compare
Choose a tag to compare
Merge pull request #12 from jumpeiMano/feature/add-key-check

Add key's check