mediocregopher / radix.v2

Redis client for Go
http://godoc.org/github.com/mediocregopher/radix.v2
MIT License
433 stars 92 forks source link

Don't panic when pool size is 0: the comeback #72

Closed GerardRodes closed 6 years ago

mediocregopher commented 6 years ago

Commit 066b1be seems to change all the import paths in the package from radix.v2, can you remove that one?

GerardRodes commented 6 years ago

Done, reverted 066b1bee7ae7ac8fbd80e9e5f3c4fdc2fd2e2a59 Btw, would be cool if a test checking integrity when size pool is 0 would be added