Skip to content

Add comments for golibmc's connection pool implementation#95

Merged
tclh123 merged 2 commits intodouban:masterfrom
tclh123:dev
Feb 25, 2019
Merged

Add comments for golibmc's connection pool implementation#95
tclh123 merged 2 commits intodouban:masterfrom
tclh123:dev

Conversation

@tclh123
Copy link
Contributor

@tclh123 tclh123 commented Feb 25, 2019

This PR is mainly add comments for golibmc's connection pool implementation.
Take it as a supplementary of #57.

It takes a lot of comments from the original code https://github.com/golang/go/blob/master/src/database/sql/sql.go , and adds some FIXME.

@tclh123
Copy link
Contributor Author

tclh123 commented Feb 25, 2019

As this PR should not break any thing, I'm going to merge this for my next bugfix PR. Feel free to comment if you find any problems with this PR.

cc @mckelvin @jumpeiMano @ariesdevil @MOON-CLJ

@tclh123 tclh123 merged commit fa59170 into douban:master Feb 25, 2019
tclh123 added a commit that referenced this pull request Mar 13, 2019
ChangeLog:

* [#95 - Add comments for golibmc's connection pool implementation](#95)
* [#97 - fix travis pypi deploy](#97)
* [#96 - fixup golibmc ConfigTimeout unit](#96)
* [#98 - Support return_failure for prepend/append multi](#98)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant