コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Chris Bannister c711a53bb2 correctly handle tuples in MapScan 10 年 前
  Chris Bannister f111b798fc events: add to flag to conditionally wait for startup 10 年 前
  Chris Bannister 5e3dfa3e76 fix rebase 10 年 前
  Chris Bannister a3e64991c8 dont expose the conn host yet 10 年 前
  Chris Bannister cba539920e store the host that executed the query on the returned Iter 10 年 前
  Chris Bannister 6dffce9a73 query: close the iter and return that iter from scan 10 年 前
  Chris Bannister bec525bec1 update attempts 10 年 前
  Chris Bannister 0ab19f64e3 only stop nodeEvents if it is not null 10 年 前
  Chris Bannister e8247674ac use the port to connect to which is passed via the events 10 年 前
  Chris Bannister d5db650bf1 on session close stop the event debouncer 10 年 前
  Chris Bannister a278050d25 connection pool now stores its host, simplify creation of pool in session 10 年 前
  Chris Bannister b13e734abb add session.connect to dial connections 10 年 前
  Chris Bannister a65110e114 sesssion now creates a single connconfig 10 年 前
  Chris Bannister 29b95e8481 add event debouncing 10 年 前
  Chris Bannister 1c1044ce9a add a ring struct to hold ring info for a session 10 年 前
  Chris Bannister c1597c8274 HostInfo is now a pointer everywhere 10 年 前
  Chris Bannister ee1e09bbda add more info to host info 10 年 前
  Chris Bannister 5c1118aa01 start replacing host discovery with events 10 年 前
  Artem Chernyshev ff243aa32a Added a method which returns true if iterator reached end of the page 10 年 前
  Chris Bannister a546a93a07 move lru package to internal 10 年 前
  Chris Bannister 0d24921503 remove tests checking streams no longer needed 10 年 前
  Chris Bannister c8020c32f0 wait for schema agreement in conn 10 年 前
  Daniel Cannon 4c27e0075d Return host status to the host selection policy 10 年 前