Phillip Couto
|
7ebf2ec49a
Updated SimpleRetryPolicy documentation to include usage examples.
|
il y a 11 ans |
Ben Hood
|
ea0e8e6ec7
Merge pull request #255 from jeremyschlatter/master
|
il y a 11 ans |
Jeremy Schlatter
|
30f59fa302
Update AUTHORS
|
il y a 11 ans |
Jeremy Schlatter
|
7051bb1c9b
Fix typos in function comments.
|
il y a 11 ans |
Ben Hood
|
03d44f48f8
Made note that we now support TLS
|
il y a 11 ans |
Ben Hood
|
d1e933ed77
Merge pull request #251 from xoraes/master
|
il y a 11 ans |
xoraes
|
d3232227c6
add SslOptions when NewCluster or createCluster is called if -runssl is enabled
|
il y a 11 ans |
xoraes
|
bcbd8f962d
run integration test with ssl
|
il y a 11 ans |
xoraes
|
ee57399ba2
fixed to ensure that cacert is optional and added comments on usage
|
il y a 11 ans |
Phillip Couto
|
e497d87915
Merge pull request #252 from relops/tighten_contributions
|
il y a 11 ans |
Chris Bannister
|
a0a3df0e93
Merge pull request #254 from matope/master
|
il y a 11 ans |
Ben Hood
|
a2981f86c0
Merge pull request #253 from phillipCouto/add_compressor_test
|
il y a 11 ans |
xoraes
|
07033ea10b
added unit test for ssl and updated coverage
|
il y a 11 ans |
Phillip Couto
|
8e84296721
Added test cases for compressor to improve testing coverage
|
il y a 11 ans |
xoraes
|
1c1866c19f
remove the yaml file
|
il y a 11 ans |
xoraes
|
5c74511e83
removed the -x in the integration script
|
il y a 11 ans |
xoraes
|
096ad18ea1
Merge branch 'master' of https://github.com/gocql/gocql
|
il y a 11 ans |
ono_matope
|
b2e835d7a6
Pass a map with refs to store columns to MapScan()
|
il y a 11 ans |
Ben Hood
|
dd560bf640
Revised the minimum requirements and clarified the reason behind our approach
|
il y a 11 ans |
Ben Hood
|
f68d4c093c
Merge pull request #250 from matope/MapScanCAS
|
il y a 11 ans |
xoraes
|
bb64ce0d32
1. moved test resources to test data folder and made related changes to tests, 2. add to AUTHOR, 3. removed contents of my .gitignore as requested
|
il y a 11 ans |
ono_matope
|
7d118cdcd0
Add comment the motivation of MapScanCAS()
|
il y a 11 ans |
ono_matope
|
db419170f4
Refactor Scan/ScanCAS/MapScanCAS common logics
|
il y a 11 ans |
ono_matope
|
26bd73c1de
Remove an unnecessary if branch.
|
il y a 11 ans |
xoraes
|
8d99371303
couple of fixes to ensure integration test passes for both supported versions of cassandra
|
il y a 11 ans |
xoraes
|
e945f9f937
merged manually
|
il y a 11 ans |
xoraes
|
969f8b5426
Merge branch 'master' of https://github.com/gocql/gocql
|
il y a 11 ans |
xoraes
|
7432196eb4
added -x to bash command
|
il y a 11 ans |
ono_matope
|
0c5afd2ea3
Add MapScanCAS() to capture a prev row safety.
|
il y a 11 ans |
xoraes
|
55e6d937a4
uncomment couple of lines that set heap for travis run
|
il y a 11 ans |