Commit History

Author SHA1 Message Date
  Brian Brazil 84fa455ad2 Correct spelling of consistency in docs 9 years ago
  Nimi Wariboko Jr 8d27cdeae2 Add support for Cassandra 3 system_schema metadata 9 years ago
  Chris Bannister 26f7e6e96d use atomic to gate framer release so we dont copy the sync cond mutex 9 years ago
  Chris Bannister 2d49157aa7 store the hostInfo on the connection 9 years ago
  Chris Bannister 2cbb8f1069 session: update the host if it exists in the ring on connect 9 years ago
  Chris Bannister 2757236f94 Merge pull request #643 from Zariel/proto4-pkey-cols 9 years ago
  Chris Bannister 1fff315ad5 session: use proto 4 pkey columns 9 years ago
  Chris Bannister df9c036fe4 improve create session and control connection dial errors 9 years ago
  Chris Bannister eaff639252 query: add NoSkipMetadata option 9 years ago
  Chris Bannister c62a9b5633 session: connection pool may be nil on close 9 years ago
  Chris Bannister a434aa00f9 discovery: apply host filter to discoverd hosts 9 years ago
  Chris Bannister ddda62507c Dont read row bytes from framer until scan 9 years ago
  Chris Bannister 81591930ed control: handle no hosts in connection pool 10 years ago
  Chris Bannister d8ea9d6f88 register for schema events 10 years ago
  Chris Bannister 9f72a59cfe store the full prepared info returned from prepare 10 years ago
  Chris Bannister d3c6beeb24 skip metadata for queries which are not cas 10 years ago
  Chris Bannister 4cb95a4314 make statment cache local to session 10 years ago
  Chris Bannister d16cdd272b batch: return an iter containing an error like queries 10 years ago
  Chris Bannister 2fc8e5b921 Merge pull request #589 from lovoo/bugfix/host-mark 10 years ago
  Thomas Adam def9d197ea mark the selected host with the real batch response 10 years ago
  Chris Bannister 83932d6de9 session: add option to disable inital host lookup 10 years ago
  Chris Bannister 8e6cb50242 events: support HostFilter to filter host events 10 years ago
  Thomas Adam 87aebe4598 mark the selected host with the real query response 10 years ago
  Chris Bannister 3b1e36f335 Merge pull request #551 from Zariel/event-frames 10 years ago
  Chris Bannister c711a53bb2 correctly handle tuples in MapScan 10 years ago
  Chris Bannister f111b798fc events: add to flag to conditionally wait for startup 10 years ago
  Chris Bannister 5e3dfa3e76 fix rebase 10 years ago
  Chris Bannister a3e64991c8 dont expose the conn host yet 10 years ago
  Chris Bannister cba539920e store the host that executed the query on the returned Iter 10 years ago
  Chris Bannister 6dffce9a73 query: close the iter and return that iter from scan 10 years ago