コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Chris Bannister a70d1ac9aa host_source: use system.local rpc_address 10 年 前
  Chris Bannister 1b7081282b use control connection to create tables in tests 10 年 前
  Chris Bannister e5248ed2fb add internal control connection 10 年 前
  Chris Bannister d0dbd15082 dont recycle framers until closing iters 10 年 前
  Chris Bannister 23252e61b3 Dont store the prepared frame in the LRU 10 年 前
  Chris Bannister 50b9680b45 Remove SimpleConnPool, remove custom pools 10 年 前
  Chris Bannister 231332cc32 Merge pull request #491 from ChannelMeter/feature/executeBatchCAS 10 年 前
  Nimi Wariboko Jr 475be1ed0b Add ExecuteBatchCAS and MapExecuteBatchCAS functions for using batches with LWT. Fixes #453 10 年 前