Andrés Rodríguez
|
78c47074a3
|
Add WithSession helper for Cassandra driver
Also changes method receivers names for the Cassandra struct to "c"
since "p" makes no sense in this context.
|
2018-03-13 15:49:08 -03:00 |
|
Dale Hui
|
f584949470
|
Update imports to reference fork.
Thanks `make rewrite-import-paths`!
|
2018-01-19 10:56:55 -08:00 |
|
Jens Rantil
|
a5e584ce22
|
feat(cassandra): support for user/pw authentication
|
2017-09-17 13:32:00 +02:00 |
|
Jens Rantil
|
d25732a53a
|
sty: avoid unnecessary parenthesis
Golang best-practise. Cleanup made by `gofmt`.
|
2017-09-17 13:30:08 +02:00 |
|
Jens Rantil
|
701bd68731
|
style(cassandra): whitespace fixes
According to `gofmt`.
|
2017-09-17 13:26:30 +02:00 |
|
Jens Rantil
|
51acd3f3ad
|
style: order imports lexicographically
Best-practise according to `gofmt`.
|
2017-09-17 13:26:23 +02:00 |
|
Jolan Malassigne
|
28524d977c
|
add cassandra driver and function to retrieve networkSettings to get port bound to 9042
|
2017-05-31 10:05:56 +02:00 |
|