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