Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Chris Bannister 7e37aa0ace Merge pull request #454 from abustany/routing-key-improvements hace 10 años
  Chris Bannister d4969a7717 Merge pull request #456 from abustany/faster-stmt-lru hace 10 años
  Adrien Bustany 5a689b9e50 Use an LRU cache with "pure" string keys hace 10 años
  Adrien Bustany 9a1b30652d query: Improve efficiency of 'USE' statement detection hace 10 años
  Adrien Bustany d04c94f520 session: No need to include keyspace in routingKeyInfoCache key hace 10 años
  Adrien Bustany 9e73d94ddd query: Keep routingKey buffer around hace 10 años