Historial de Commits

Autor SHA1 Mensaje Fecha
  matope 86a5280b74 Add Session.DisableSkipMetadata to avoid panic by CASSANDRA-10786 hace 9 años
  matope adec9dda56 Avoid ErrTooManyTimeouts if TimeoutLimit is 0 hace 9 años
  matope a0223bbf7d Attempt to reconnect known DOWN nodes hace 9 años
  Chris Bannister bf3e78b459 conn: always allocate 9 bytes for the header buf hace 9 años
  Chris Bannister 4d092a3c39 conn: pass down context into exec that we have hace 9 años
  Chris Bannister 7af717e68e conn: make startupErr only accept a single response hace 9 años
  Chris Bannister 6354e9dca8 conn: if we dont have a timeout use WithCancel hace 9 años
  Chris Bannister 4780c25d06 conn: pass context through startup chain hace 9 años
  Chris Bannister 6ed31b206e conn: dont auto set protocol to 2 hace 9 años
  Chris Bannister 437c5ceaa1 query: add context support (#710) hace 9 años
  artem 1519b38be6 Implemented WithTimestamp function in gocql.Query hace 9 años
  Chris Bannister 1b219436fa auth will needs to read more than one startup response frame hace 9 años
  Chris Bannister 8cd8afac84 conn: fix startup race hace 9 años
  Chris Bannister 733b8bc264 remove rogue println from conn hace 9 años
  woodsaj a4051028e5 close call.timeout to prevent deadlock. fixes #664 hace 9 años
  Chris Bannister cd6790d4ae conn: close call timeout on write error hace 9 años
  Chris Bannister de3d3cd820 fix batch error propogation hace 9 años
  Chris Bannister 1fc753f0b8 conn: recycle call query timeout timers hace 9 años
  Muir Manders b023df01af Don't crash on bad peers. hace 9 años
  Chris Bannister 2d49157aa7 store the hostInfo on the connection hace 9 años
  Chris Bannister 27ba892354 conn: closeWithError shoudl always try to deliver hace 9 años
  Chris Bannister eaff639252 query: add NoSkipMetadata option hace 10 años
  Chris Bannister 8c402edb61 Merge pull request #616 from Zariel/simplify-prepared-lru hace 10 años
  Chris Bannister 32d78cee3b dont reset prepared statements after schema chages, add test hace 10 años
  Chris Bannister 45c7cec18e simplify the prepared cache access hace 10 años
  Chris Bannister ddda62507c Dont read row bytes from framer until scan hace 10 años
  Chris Bannister 83f9932a7a replace resultSchemaChangedFrame with event frames hace 10 años
  Chris Bannister ed8274a131 reset statements LRU after getting a schema change update hace 10 años
  Chris Bannister 9f72a59cfe store the full prepared info returned from prepare hace 10 años
  Chris Bannister d3c6beeb24 skip metadata for queries which are not cas hace 10 años