Commit History

Author SHA1 Message Date
  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
  Chris Bannister bec525bec1 update attempts 10 years ago
  Chris Bannister 0ab19f64e3 only stop nodeEvents if it is not null 10 years ago
  Chris Bannister e8247674ac use the port to connect to which is passed via the events 10 years ago
  Chris Bannister d5db650bf1 on session close stop the event debouncer 10 years ago
  Chris Bannister a278050d25 connection pool now stores its host, simplify creation of pool in session 10 years ago
  Chris Bannister b13e734abb add session.connect to dial connections 10 years ago
  Chris Bannister a65110e114 sesssion now creates a single connconfig 10 years ago
  Chris Bannister 29b95e8481 add event debouncing 10 years ago
  Chris Bannister 1c1044ce9a add a ring struct to hold ring info for a session 10 years ago
  Chris Bannister c1597c8274 HostInfo is now a pointer everywhere 10 years ago
  Chris Bannister ee1e09bbda add more info to host info 10 years ago
  Chris Bannister 5c1118aa01 start replacing host discovery with events 10 years ago
  Artem Chernyshev ff243aa32a Added a method which returns true if iterator reached end of the page 10 years ago