История коммитов

Автор SHA1 Сообщение Дата
  Chris Bannister a9962b2ead connection pool filling should finish in sync 10 лет назад
  Chris Bannister 45d098030e add a string method for host conn pool 10 лет назад
  Chris Bannister 31a2e0157b update the host policy from the connection pool 10 лет назад
  Chris Bannister e8247674ac use the port to connect to which is passed via the events 10 лет назад
  Chris Bannister f145b65bb9 prevent deadlock with fill and node down 10 лет назад
  Chris Bannister 1c28cbd211 pool: when a dial fails assume the host is down 10 лет назад
  Chris Bannister 245c78980f fix a race where the policy and connection pool share a single slice of connections but have independant locks 10 лет назад
  Chris Bannister 023d93bc08 try to fill the connection pool more often 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 0248bf8a96 pool: only add hosts if they are up 10 лет назад
  Chris Bannister c1597c8274 HostInfo is now a pointer everywhere 10 лет назад
  Chris Bannister be960bdc91 working tmp 10 лет назад
  Chris Bannister 5c1118aa01 start replacing host discovery with events 10 лет назад
  Chris Bannister 732282f2ca add support for events 10 лет назад
  Chris Bannister 25a8e282f8 cluster: remove NumStreams config 10 лет назад
  Johnny Bergström 64eb2479f8 Defer mutex unlocks to prevent accidental deadlocks in connection pool 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 e5248ed2fb add internal control connection 10 лет назад
  Chris Bannister 50b9680b45 Remove SimpleConnPool, remove custom pools 10 лет назад
  Baptiste Fontaine 5d40b02f82 ConnectionPool: typo fixed in godoc 10 лет назад
  Jeff Mitchell 6495810dec Remove limitations of SslOptions by making it inherit from tls.Config. 10 лет назад
  Maciek Sakrejda 8ab3de65a3 Do not require a client certificate in SslOptions 10 лет назад
  Chris Bannister 5db16e32cc When the hostpool is empty dont block in fill 10 лет назад
  Chris Bannister 23e622bb33 When initially filling the host pool do it sync. 10 лет назад
  Justin Corpron ef8e794e62 Improved unit test coverage and function documentation. 10 лет назад
  Justin Corpron b6bbb37b4c First round of code review fixes 10 лет назад
  Justin Corpron 0b2fd28388 Added token aware connection pool implementation 11 лет назад