Skip to content

Tags: jhouyang/grpc-go-pool

Tags

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request processout#12 from gillmk/master

Fix prematurely marking the connections unhealthy, when maxLifeDuration is set

v1.2

Toggle v1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request processout#6 from processout/add-max-life

Add maxLifeDuration option to recycle old connections

v1.1

Toggle v1.1's commit message

Unverified

This user has not yet uploaded their public signing key.
Fix zoobie connection after marking it as unhealthy. Fixes processout#3

v1.0

Toggle v1.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Add some tests