Historial de Commits

Autor SHA1 Mensaje Fecha
  Chris Bannister 4cb95a4314 make statment cache local to session hace 10 años
  Chris Bannister fe0ee93162 test: move Stream0 test to conn_test and mock hace 10 años
  Chris Bannister d16cdd272b batch: return an iter containing an error like queries hace 10 años
  Chris Bannister a3e64991c8 dont expose the conn host yet hace 10 años
  Chris Bannister 94f8614b24 store the hostinfo on the conn it is dialed hace 10 años
  Chris Bannister 0d2035c9ee improve schema inconsitent error hace 10 años
  Chris Bannister c18e5b3ba2 after reading an event dont try to dispatch it hace 10 años
  Chris Bannister 5c1118aa01 start replacing host discovery with events hace 10 años
  Chris Bannister 732282f2ca add support for events hace 10 años
  Chris Bannister 25a8e282f8 cluster: remove NumStreams config hace 10 años
  Chris Bannister 753dd6d05f conn: replace streams chan with an ID generator hace 10 años
  Chris Bannister 83d38bd442 conn: lazily allocate stream call hace 10 años
  Adriano Orioli 961b65bd1e added a list of approved authenticators hace 10 años
  Chris Bannister 75ef4c239a conn: dont mutate the conn config hace 10 años
  Chris Bannister c8020c32f0 wait for schema agreement in conn hace 10 años
  Chris Bannister 8902c68ae1 Fix response handling for UDF queries 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 fd5e48d695 keep trying to get schemas until the deadline hace 10 años
  Chris Bannister 9d074d372f maybe travis is really slow at times hace 10 años
  Chris Bannister c591c45a5b increase the max wait time, travis might be slow hace 10 años
  Chris Bannister 8024440659 Add method to await for schema to become consistent 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 e445fe4e6a if we read a frame header and dont have a handler, consume the frame and ignore it hace 10 años
  Chris Bannister 4b3922d0ad when writing a frame fails close the connection to prevent streams being left unusable hace 10 años
  Chris Bannister 77cf2b54fa expose page state hace 10 años
  Chris Bannister 3bc659aecb Merge pull request #463 from Zariel/proto-v4 hace 10 años
  Chris Bannister 3233d7ba31 conn: release the stream when recieving an error hace 10 años