Commit History

作者 SHA1 備註 提交日期
  Chris Bannister 437c5ceaa1 query: add context support (#710) 9 年之前
  artem 1519b38be6 Implemented WithTimestamp function in gocql.Query 9 年之前
  Rob McColl 7b1caf3559 Adds parsing / handling for CQLv4 Custom Payload, bytes map, access via Iter 9 年之前
  Chris Bannister a04d2a5e3f add queryExecutor which executes queries. 9 年之前
  Chris Bannister 277df5b5d9 Merge pull request #692 from brian-brazil/patch-1 9 年之前
  Brian Brazil 84fa455ad2 Correct spelling of consistency in docs 9 年之前
  Brian Brazil 61cacb498c Change to->too in docs 9 年之前
  Nimi Wariboko Jr 8d27cdeae2 Add support for Cassandra 3 system_schema metadata 9 年之前
  Chris Bannister 26f7e6e96d use atomic to gate framer release so we dont copy the sync cond mutex 9 年之前
  Chris Bannister 2d49157aa7 store the hostInfo on the connection 9 年之前
  Chris Bannister 2cbb8f1069 session: update the host if it exists in the ring on connect 9 年之前
  Chris Bannister 2757236f94 Merge pull request #643 from Zariel/proto4-pkey-cols 9 年之前
  Chris Bannister 1fff315ad5 session: use proto 4 pkey columns 9 年之前
  Chris Bannister df9c036fe4 improve create session and control connection dial errors 9 年之前
  Chris Bannister eaff639252 query: add NoSkipMetadata option 9 年之前
  Chris Bannister c62a9b5633 session: connection pool may be nil on close 9 年之前
  Chris Bannister a434aa00f9 discovery: apply host filter to discoverd hosts 9 年之前
  Chris Bannister ddda62507c Dont read row bytes from framer until scan 10 年之前
  Chris Bannister 81591930ed control: handle no hosts in connection pool 10 年之前
  Chris Bannister d8ea9d6f88 register for schema events 10 年之前
  Chris Bannister 9f72a59cfe store the full prepared info returned from prepare 10 年之前
  Chris Bannister d3c6beeb24 skip metadata for queries which are not cas 10 年之前
  Chris Bannister 4cb95a4314 make statment cache local to session 10 年之前
  Chris Bannister d16cdd272b batch: return an iter containing an error like queries 10 年之前
  Chris Bannister 2fc8e5b921 Merge pull request #589 from lovoo/bugfix/host-mark 10 年之前
  Thomas Adam def9d197ea mark the selected host with the real batch response 10 年之前
  Chris Bannister 83932d6de9 session: add option to disable inital host lookup 10 年之前
  Chris Bannister 8e6cb50242 events: support HostFilter to filter host events 10 年之前
  Thomas Adam 87aebe4598 mark the selected host with the real query response 10 年之前
  Chris Bannister 3b1e36f335 Merge pull request #551 from Zariel/event-frames 10 年之前