seefan / gossdb

ssdb client for go with pool surport
MIT License
131 stars 47 forks source link

the db pool will be blocked in some special configuration such as Min… #24

Closed DavidGSX closed 7 years ago

DavidGSX commented 7 years ago

the db pool will be blocked in some special configuration such as MinPoolSize:10,MaxPoolSize:100,AcquireIncrement:100 when high concurrence