Phillip Couto
|
5eb6e0515f
Changed TestBatchLimit to test that the correct error is being returned.
|
12 vuotta sitten |
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 vuotta sitten |
Christoph Hack
|
3f2ab75e2d
also increase the timeout in the testcase
|
12 vuotta sitten |
Christoph Hack
|
441cb3e513
increase default connection timeout significantly
|
12 vuotta sitten |
Ben Hood
|
b43205a726
Merge pull request #103 from Zariel/update-readme
|
12 vuotta sitten |
Chris Bannister
|
9bfc6217a4
Fix duplicate protocol
|
12 vuotta sitten |
Chris Bannister
|
a4e2996645
Update readme urls
|
12 vuotta sitten |
Christoph Hack
|
ef668a87e0
prepare all DML queries
|
12 vuotta sitten |
Christoph Hack
|
01f7e50bf4
Merge branch 'master' of https://github.com/tux21b/gocql
|
12 vuotta sitten |
Christoph Hack
|
788922259a
added password authentication support for Cassandra 2
|
12 vuotta sitten |
Christoph Hack
|
f590187bbc
Merge pull request #100 from Zariel/fix-unmarshal-null-uuid
|
12 vuotta sitten |
Chris Bannister
|
064d786c82
When uunmarshalling uuid's, check if data is empty
|
12 vuotta sitten |
Christoph Hack
|
f573bc0921
Update README.md
|
12 vuotta sitten |
Christoph Hack
|
a27f4f645b
Merge pull request #96 from relops/cqlc_notice
|
12 vuotta sitten |
Ben Hood
|
bee65c3707
Added reference to other projects
|
12 vuotta sitten |
Christoph Hack
|
9be9717d49
docs: document typical usage of a session object
|
12 vuotta sitten |
Christoph Hack
|
10443be244
Merge pull request #92 from Fant/master
|
12 vuotta sitten |
Kasper Middelboe Petersen
|
7251fce9bc
Fixed test of RandomUUID
|
12 vuotta sitten |
Kasper Middelboe Petersen
|
60226544cb
Fix return statements
|
12 vuotta sitten |
Kasper Middelboe Petersen
|
9833b09790
Added missing error handling to RandomUUID function
|
12 vuotta sitten |
Christoph Hack
|
a4d5e86a5e
Merge pull request #63 from alexzorin/40_hostpool
|
12 vuotta sitten |
Christoph Hack
|
edf78b911b
added Alex Zorin to the authors file
|
12 vuotta sitten |
Christoph Hack
|
8962604307
marshal: set the zero value when unmarshaling UUIDs
|
12 vuotta sitten |
Christoph Hack
|
f240f998ba
Merge pull request #89 from Zariel/uuid-from-string
|
12 vuotta sitten |
Chris Bannister
|
2cdc9fb461
Allow uuid's to be unmarsalled into strings and bytes
|
12 vuotta sitten |
Maxim Bublis
|
b4cfd219be
added Travis CI support
|
12 vuotta sitten |
Maxim Bublis
|
493dbca3e5
added Travis CI support
|
12 vuotta sitten |
Christoph Hack
|
e81d018046
uuid: implement the clock sequence properly
|
12 vuotta sitten |
Christoph Hack
|
6e56055fd0
moved separate uuid package to the main package
|
12 vuotta sitten |
Christoph Hack
|
a8a708de82
Merge pull request #82 from phopkins/unmarshal-uuid
|
12 vuotta sitten |