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