Historial de Commits

Autor SHA1 Mensaje Fecha
  Chris Bannister a04d2a5e3f add queryExecutor which executes queries. hace 9 años
  Muir Manders 441d1484e3 Fix 100ms sleep when creating session. hace 9 años
  Chris Bannister 2d49157aa7 store the hostInfo on the connection hace 9 años
  Chris Bannister 34ceda1fe6 try a few times to connect to a host hace 9 años
  Chris Bannister cda7096df5 rename debug -> gocqlDebug hace 9 años
  Chris Bannister c771797850 invert pool exists check to always fill on the same path hace 9 años
  Chris Bannister ffe7339162 log dial errors when debug enabled hace 9 años
  Chris Bannister 21c08197d4 dont fill the host pool whilst holding the connection pools lock hace 9 años
  Chris Bannister d914c36699 make closing the connection pool return when closed hace 10 años
  Chris Bannister 8e6cb50242 events: support HostFilter to filter host events hace 10 años
  Thomas Adam 35414553e1 create pools concurrent to speedup cluster initialisation hace 10 años
  Chris Bannister 77999d7f26 remove stray unlock hace 10 años
  Chris Bannister a9962b2ead connection pool filling should finish in sync hace 10 años
  Chris Bannister 45d098030e add a string method for host conn pool hace 10 años
  Chris Bannister 31a2e0157b update the host policy from the connection pool 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 f145b65bb9 prevent deadlock with fill and node down hace 10 años
  Chris Bannister 1c28cbd211 pool: when a dial fails assume the host is down hace 10 años
  Chris Bannister 245c78980f fix a race where the policy and connection pool share a single slice of connections but have independant locks hace 10 años
  Chris Bannister 023d93bc08 try to fill the connection pool more often 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 0248bf8a96 pool: only add hosts if they are up hace 10 años
  Chris Bannister c1597c8274 HostInfo is now a pointer everywhere hace 10 años
  Chris Bannister be960bdc91 working tmp 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
  Johnny Bergström 64eb2479f8 Defer mutex unlocks to prevent accidental deadlocks in connection pool hace 10 años