Historial de Commits

Autor SHA1 Mensaje Fecha
  Chris Bannister cba539920e store the host that executed the query on the returned Iter hace 10 años
  Chris Bannister 6dffce9a73 query: close the iter and return that iter from scan hace 10 años
  Chris Bannister bec525bec1 update attempts hace 10 años
  Chris Bannister 0ab19f64e3 only stop nodeEvents if it is not null hace 10 años
  Chris Bannister e8247674ac use the port to connect to which is passed via the events hace 10 años
  Chris Bannister d5db650bf1 on session close stop the event debouncer hace 10 años
  Chris Bannister a278050d25 connection pool now stores its host, simplify creation of pool in session hace 10 años
  Chris Bannister b13e734abb add session.connect to dial connections hace 10 años
  Chris Bannister a65110e114 sesssion now creates a single connconfig hace 10 años
  Chris Bannister 29b95e8481 add event debouncing hace 10 años
  Chris Bannister 1c1044ce9a add a ring struct to hold ring info for a session hace 10 años
  Chris Bannister c1597c8274 HostInfo is now a pointer everywhere hace 10 años
  Chris Bannister ee1e09bbda add more info to host info hace 10 años
  Chris Bannister 5c1118aa01 start replacing host discovery with events hace 10 años
  Artem Chernyshev ff243aa32a Added a method which returns true if iterator reached end of the page hace 10 años
  Chris Bannister a546a93a07 move lru package to internal hace 10 años
  Chris Bannister 0d24921503 remove tests checking streams no longer needed hace 10 años
  Chris Bannister c8020c32f0 wait for schema agreement in conn hace 10 años
  Daniel Cannon 4c27e0075d Return host status to the host selection policy hace 10 años
  Chris Bannister a70d1ac9aa host_source: use system.local rpc_address hace 10 años
  Chris Bannister 1b7081282b use control connection to create tables in tests hace 10 años
  Chris Bannister e5248ed2fb add internal control connection hace 10 años
  Chris Bannister d0dbd15082 dont recycle framers until closing iters hace 10 años
  Chris Bannister 23252e61b3 Dont store the prepared frame in the LRU hace 10 años
  Chris Bannister 50b9680b45 Remove SimpleConnPool, remove custom pools hace 10 años
  Chris Bannister 231332cc32 Merge pull request #491 from ChannelMeter/feature/executeBatchCAS hace 10 años
  Nimi Wariboko Jr 475be1ed0b Add ExecuteBatchCAS and MapExecuteBatchCAS functions for using batches with LWT. Fixes #453 hace 10 años
  Chris Bannister bbe3d93b83 fix untyped consts hace 10 años
  Chris Bannister 27c2532d9f fix tokenaware policy when using session.Bind hace 10 años
  Chris Bannister 77cf2b54fa expose page state hace 10 años