Historial de Commits

Autor SHA1 Mensaje Fecha
  matope 2ea86d3ae9 Move reconnection goroutine into a method hace 9 años
  matope a0223bbf7d Attempt to reconnect known DOWN nodes hace 9 años
  Chris Bannister 1440c60966 iter: expose number of rows in the iter (#712) 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
  Rob McColl 7b1caf3559 Adds parsing / handling for CQLv4 Custom Payload, bytes map, access via Iter hace 9 años
  Chris Bannister a04d2a5e3f add queryExecutor which executes queries. hace 9 años
  Chris Bannister 277df5b5d9 Merge pull request #692 from brian-brazil/patch-1 hace 9 años
  Brian Brazil 84fa455ad2 Correct spelling of consistency in docs hace 9 años
  Brian Brazil 61cacb498c Change to->too in docs hace 9 años
  Nimi Wariboko Jr 8d27cdeae2 Add support for Cassandra 3 system_schema metadata hace 9 años
  Chris Bannister 26f7e6e96d use atomic to gate framer release so we dont copy the sync cond mutex hace 9 años
  Chris Bannister 2d49157aa7 store the hostInfo on the connection hace 9 años
  Chris Bannister 2cbb8f1069 session: update the host if it exists in the ring on connect hace 9 años
  Chris Bannister 2757236f94 Merge pull request #643 from Zariel/proto4-pkey-cols hace 9 años
  Chris Bannister 1fff315ad5 session: use proto 4 pkey columns hace 9 años
  Chris Bannister df9c036fe4 improve create session and control connection dial errors hace 9 años
  Chris Bannister eaff639252 query: add NoSkipMetadata option hace 9 años
  Chris Bannister c62a9b5633 session: connection pool may be nil on close hace 9 años
  Chris Bannister a434aa00f9 discovery: apply host filter to discoverd hosts hace 9 años
  Chris Bannister ddda62507c Dont read row bytes from framer until scan hace 9 años
  Chris Bannister 81591930ed control: handle no hosts in connection pool hace 10 años
  Chris Bannister d8ea9d6f88 register for schema events 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
  Chris Bannister 4cb95a4314 make statment cache local to session hace 10 años
  Chris Bannister d16cdd272b batch: return an iter containing an error like queries hace 10 años
  Chris Bannister 2fc8e5b921 Merge pull request #589 from lovoo/bugfix/host-mark hace 10 años
  Thomas Adam def9d197ea mark the selected host with the real batch response hace 10 años
  Chris Bannister 83932d6de9 session: add option to disable inital host lookup hace 10 años