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