Commit History

Autor SHA1 Mensaxe Data
  Harpreet Sawhney 6ed2c7d73f (cleanup) move shouldPrepare func to being a Query type method %!s(int64=11) %!d(string=hai) anos
  Harpreet Sawhney 5cbfbc041f (cleanup) breaking out compressor from conn %!s(int64=11) %!d(string=hai) anos
  Phillip Couto 466e11f6c4 Merge pull request #144 from phillipCouto/prevent_use_keyspace %!s(int64=11) %!d(string=hai) anos
  Phillip Couto 5cf7b6ee4c Cleaned up code to streamline the connection being added to the pool and removed code related to old keyspace behaviour. %!s(int64=11) %!d(string=hai) anos
  Chris Bannister abb0fcdcb0 Fix data race when reading conn.isClosed %!s(int64=11) %!d(string=hai) anos
  Harpreet Sawhney 577cd1b366 close connections properly %!s(int64=11) %!d(string=hai) anos
  Chris Bannister 8d6a888d74 Dont hide the error from write %!s(int64=11) %!d(string=hai) anos
  Ben Hood e6ccb9722d Merge pull request #137 from Zariel/always-handle-error %!s(int64=11) %!d(string=hai) anos
  Chris Bannister eebae68aa6 Instead of checking for timeouts check for Tempoary errors, which will allow 5 timeouts before returning false %!s(int64=11) %!d(string=hai) anos
  Chris Bannister 32a6094508 Whenever the connection is closed always call cluster.HandleError %!s(int64=11) %!d(string=hai) anos
  Staņislavs Koikovs c7da189348 Small clean up %!s(int64=11) %!d(string=hai) anos
  Staņislavs Koikovs c0906d8c0d Normalize statement before initialization %!s(int64=11) %!d(string=hai) anos
  Staņislavs Koikovs 5b6f1833ee Moved to shouldPrepare func %!s(int64=11) %!d(string=hai) anos
  Staņislavs Koikovs 79258bbfc0 Small refactoring %!s(int64=11) %!d(string=hai) anos
  Staņislavs Koikovs 9de086929b Handle unlogged and counter batches as well %!s(int64=11) %!d(string=hai) anos
  Christoph Hack 8c74b3cf90 Merge pull request #124 from nemothekid/cass1batchbug %!s(int64=11) %!d(string=hai) anos
  Ben Hood 22d37847b4 Merge pull request #79 from Zariel/propogate-recv-error %!s(int64=11) %!d(string=hai) anos
  Nimi Wariboko Jr 6aad082f87 Was using wrong variable to retrieve begin keyword %!s(int64=11) %!d(string=hai) anos
  Nimi Wariboko Jr cf160bc451 is a DML query as well, make sure it is prepared. Fixes #117 %!s(int64=11) %!d(string=hai) anos
  Chris Bannister 52364c6341 Add an option to enable TCP keepalive. %!s(int64=11) %!d(string=hai) anos
  Harpreet Sawhney 3d65e205b4 Return stream id to the pool in case of a write error. %!s(int64=12) %!d(string=hai) anos
  Christoph Hack ef668a87e0 prepare all DML queries %!s(int64=12) %!d(string=hai) anos
  Christoph Hack 788922259a added password authentication support for Cassandra 2 %!s(int64=12) %!d(string=hai) anos
  Christoph Hack 5d6cb0f98b Merge pull request #84 from Zariel/prep-cache-errors %!s(int64=12) %!d(string=hai) anos
  Chris Bannister 1a851c5bab Use bufio to read from the underlying socket %!s(int64=12) %!d(string=hai) anos
  Chris Bannister e80fdd993e Delete the prep info struct if it failed to prepare %!s(int64=12) %!d(string=hai) anos
  Chris Bannister 34a8a74534 Fix possible infinite wait on prepare error. %!s(int64=12) %!d(string=hai) anos
  Chris Bannister daffa8a1ff Log the last error from serve %!s(int64=12) %!d(string=hai) anos
  Nimi Wariboko a447b1c932 Fix deadlock %!s(int64=12) %!d(string=hai) anos
  Nimi Wariboko 31578cb546 If the prepared statement does not exist on server, re-prepare it %!s(int64=12) %!d(string=hai) anos