Phillip Couto
|
3783dd1c40
Created the Connection Pool interface and converted the existing connection pool logic to a SimplePool interface.
|
před 11 roky |
Chris Bannister
|
ef525ee05c
Use better error messages instead of ErrUnavailable
|
před 11 roky |
Phillip Couto
|
1bce19d061
Added code to debounce requests to fillPool when calls are in a tight
|
před 11 roky |
Phillip Couto
|
b46e7c51e1
Changed the reconnection logic to reduce the flood of reconnects. Also fixed incorrect keyspace on CreateSession.
|
před 11 roky |
Ben Hood
|
569b640134
Added test to verify connection leakages
|
před 11 roky |
Phillip Couto
|
e2264bb7f8
Added retry policies for Query and Batch Statements. Policies can be defined at the cluster or per query. Added test cases for retries and added test case for batch statement limits.
|
před 11 roky |
Christoph Hack
|
3f2ab75e2d
also increase the timeout in the testcase
|
před 12 roky |
Christoph Hack
|
2d4323d020
better test cases
|
před 12 roky |
Christoph Hack
|
e9d35a3dfc
ensure compatibilty with go1.1
|
před 12 roky |
Christoph Hack
|
ec8aa7ca9c
improved frame parsing, support protocol v1
|
před 12 roky |