Historique des commits

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