Phillip Couto
|
e01e597535
added impl.close() to make sure the connections stop retrying after returning error to user. Added test case to make sure CreateSession does not block indefinitely again.
|
hace 12 años |
Phillip Couto
|
9a81a8c31c
Added a cluster parameter to define StartupTimeout. Fixed issue where a CreateSession would block trying to connect indefinitely when no hosts are available to connect to.
|
hace 12 años |
Phillip Couto
|
0e1ae5c0f6
Merge pull request #112 from phillipCouto/retrypolicy
|
hace 12 años |
Phillip Couto
|
093f3395a1
Simplified session.executeQuery to use a pointer to Iter instead of creating a new object.
|
hace 12 años |
Phillip Couto
|
5eb6e0515f
Changed TestBatchLimit to test that the correct error is being returned.
|
hace 12 años |
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.
|
hace 12 años |
Christoph Hack
|
8ca9fc74c2
Merge pull request #111 from harpreet-sawhney/master
|
hace 12 años |
harpreet-sawhney
|
a01d697593
updated Authors
|
hace 12 años |
Harpreet Sawhney
|
3d65e205b4
Return stream id to the pool in case of a write error.
|
hace 12 años |
Ben Hood
|
1ecb732171
Merge pull request #105 from tux21b/master
|
hace 12 años |
Christoph Hack
|
3f2ab75e2d
also increase the timeout in the testcase
|
hace 12 años |
Christoph Hack
|
441cb3e513
increase default connection timeout significantly
|
hace 12 años |
Ben Hood
|
b43205a726
Merge pull request #103 from Zariel/update-readme
|
hace 12 años |
Chris Bannister
|
9bfc6217a4
Fix duplicate protocol
|
hace 12 años |
Chris Bannister
|
a4e2996645
Update readme urls
|
hace 12 años |
Christoph Hack
|
ef668a87e0
prepare all DML queries
|
hace 12 años |
Christoph Hack
|
01f7e50bf4
Merge branch 'master' of https://github.com/tux21b/gocql
|
hace 12 años |
Christoph Hack
|
788922259a
added password authentication support for Cassandra 2
|
hace 12 años |
Christoph Hack
|
f590187bbc
Merge pull request #100 from Zariel/fix-unmarshal-null-uuid
|
hace 12 años |
Chris Bannister
|
064d786c82
When uunmarshalling uuid's, check if data is empty
|
hace 12 años |
Christoph Hack
|
f573bc0921
Update README.md
|
hace 12 años |
Christoph Hack
|
a27f4f645b
Merge pull request #96 from relops/cqlc_notice
|
hace 12 años |
Ben Hood
|
bee65c3707
Added reference to other projects
|
hace 12 años |
Christoph Hack
|
9be9717d49
docs: document typical usage of a session object
|
hace 12 años |
Christoph Hack
|
10443be244
Merge pull request #92 from Fant/master
|
hace 12 años |
Kasper Middelboe Petersen
|
7251fce9bc
Fixed test of RandomUUID
|
hace 12 años |
Kasper Middelboe Petersen
|
60226544cb
Fix return statements
|
hace 12 años |
Kasper Middelboe Petersen
|
9833b09790
Added missing error handling to RandomUUID function
|
hace 12 años |
Christoph Hack
|
a4d5e86a5e
Merge pull request #63 from alexzorin/40_hostpool
|
hace 12 años |
Christoph Hack
|
edf78b911b
added Alex Zorin to the authors file
|
hace 12 años |