Cronologia Commit

Autore SHA1 Messaggio Data
  Artem Chernyshev 8732fd0d3c Implemented WithTimestamp function in gocql.Batch 9 anni fa
  Ian Lozinski 78ec053b2f Fix typo 9 anni fa
  Ian Lozinski ecdf4693a1 Move queryPool to unexported package var 9 anni fa
  Ian Lozinski 3702832c1e Reset query before adding it back to pool 9 anni fa
  Ian Lozinski 30a303a731 Pool query objects 9 anni fa
  matope 2ea86d3ae9 Move reconnection goroutine into a method 9 anni fa
  matope a0223bbf7d Attempt to reconnect known DOWN nodes 9 anni fa
  Chris Bannister 1440c60966 iter: expose number of rows in the iter (#712) 9 anni fa
  Chris Bannister 437c5ceaa1 query: add context support (#710) 9 anni fa
  artem 1519b38be6 Implemented WithTimestamp function in gocql.Query 9 anni fa
  Rob McColl 7b1caf3559 Adds parsing / handling for CQLv4 Custom Payload, bytes map, access via Iter 9 anni fa
  Chris Bannister a04d2a5e3f add queryExecutor which executes queries. 9 anni fa
  Chris Bannister 277df5b5d9 Merge pull request #692 from brian-brazil/patch-1 9 anni fa
  Brian Brazil 84fa455ad2 Correct spelling of consistency in docs 9 anni fa
  Brian Brazil 61cacb498c Change to->too in docs 9 anni fa
  Nimi Wariboko Jr 8d27cdeae2 Add support for Cassandra 3 system_schema metadata 9 anni fa
  Chris Bannister 26f7e6e96d use atomic to gate framer release so we dont copy the sync cond mutex 9 anni fa
  Chris Bannister 2d49157aa7 store the hostInfo on the connection 9 anni fa
  Chris Bannister 2cbb8f1069 session: update the host if it exists in the ring on connect 9 anni fa
  Chris Bannister 2757236f94 Merge pull request #643 from Zariel/proto4-pkey-cols 9 anni fa
  Chris Bannister 1fff315ad5 session: use proto 4 pkey columns 9 anni fa
  Chris Bannister df9c036fe4 improve create session and control connection dial errors 9 anni fa
  Chris Bannister eaff639252 query: add NoSkipMetadata option 9 anni fa
  Chris Bannister c62a9b5633 session: connection pool may be nil on close 9 anni fa
  Chris Bannister a434aa00f9 discovery: apply host filter to discoverd hosts 9 anni fa
  Chris Bannister ddda62507c Dont read row bytes from framer until scan 10 anni fa
  Chris Bannister 81591930ed control: handle no hosts in connection pool 10 anni fa
  Chris Bannister d8ea9d6f88 register for schema events 10 anni fa
  Chris Bannister 9f72a59cfe store the full prepared info returned from prepare 10 anni fa
  Chris Bannister d3c6beeb24 skip metadata for queries which are not cas 10 anni fa