Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kavehmz committed Mar 27, 2019
1 parent 5f0093b commit b7663ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -5,7 +5,7 @@
[![Coverage Status](https://coveralls.io/repos/github/kavehmz/palmtree/badge.svg?branch=master)](https://coveralls.io/github/kavehmz/palmtree?branch=master)


Palm tree is a connection pool package for go.
Palm tree is a connection pool package for go which Closes the connections if it wants to discard them.

Underneath it will keep the idle connection in channel buffer.

Expand Down

0 comments on commit b7663ec

Please sign in to comment.