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