Commit History

Author SHA1 Message Date
  Chris Bannister 87288fa4a1 make SerialConsistency a distinct type 10 years ago
  Chris Bannister feac633a80 Add SerialConsistency to Batch to mirror Query 10 years ago
  Chris Bannister 048fefa363 No need to panic as Cassandra will return an error 10 years ago
  Ben Hood 164ae673b1 Update the copyright date 10 years ago
  Chris Bannister 73549c0ac5 Merge pull request #354 from relops/auth_int_test 10 years ago
  Ben Hood a571d8b03c Don't use cqlsh 10 years ago
  Ben Hood 25c516a325 We must tell ccm to use password auth 10 years ago
  Ben Hood dc00d6c9c4 Add the AUTH argument from the Travis matrix 10 years ago
  Ben Hood 0e0460fac7 Introduce an integration test for authentication 10 years ago
  Chris Bannister f7bc597c2c fix printf 10 years ago
  Ben Hood fa89a854cc GH markdown doesn't seem so effective in the README 10 years ago
  Ben Hood 329c90f4d0 Add period to end of sentence. 10 years ago
  Ben Hood 584a266891 Merge pull request #339 from Zariel/frame-refactors 10 years ago
  Chris Bannister 4eb0e0532e Add with serial consistency support 10 years ago
  Chris Bannister e52558aeed Add support for handling tuple types 10 years ago
  Chris Bannister 4b4dcdde53 refactor TypeInfo into an interface 10 years ago
  Chris Bannister bc6c54ef3b add a note about the frame refactor in the readme 10 years ago
  Chris Bannister 5a47bda96f add a default method incase authentcation handshake does something wrong 10 years ago
  Chris Bannister c3feee8348 remove unused constants 10 years ago
  Chris Bannister 61f9761bea Defensivly copy byte slices from the read buffer 10 years ago
  Chris Bannister 919c6ae1e6 WriteStartup can use finishWrite(). 10 years ago
  Chris Bannister 35294a6602 Hold onto a ref of the read buffer to reset it 10 years ago
  Chris Bannister 14e58251f6 Use seperate buffers for reading and writing 10 years ago
  Chris Bannister bb7a9ee2e8 fix authentication frame type switch 10 years ago
  Chris Bannister d3dc14b6b9 parse all the auth response frames 10 years ago
  Chris Bannister 7563841c92 fix compression 10 years ago
  Chris Bannister 6e5bf035d4 readd connection read retry on timeout 10 years ago
  Chris Bannister 961d4d084b use preparedFrame in routingKeyInfo 10 years ago
  Chris Bannister e1b6bdfc84 be explicit about reading and writing shorts and ints 10 years ago
  Chris Bannister 7075d431f6 reduce buf size, reducing bytes used by around 30% 10 years ago