Historique des commits

Auteur SHA1 Message Date
  Ben Hood 5792e6ba59 Merge pull request #417 from Zariel/timeout-queries il y a 10 ans
  Chris Bannister b21c5b0c28 allow TimeoutLimit to be changed globally il y a 10 ans
  Chris Bannister 45865a5076 apply a timeout for every query at the connection il y a 10 ans
  Jeff Mitchell 6495810dec Remove limitations of SslOptions by making it inherit from tls.Config. il y a 10 ans
  Maciek Sakrejda af396da0a6 Document CertPath and KeyPath as now-optional il y a 10 ans
  Chris Bannister b64d286286 Use timeouts when dialing tls sockets il y a 10 ans
  Ben Hood d4c587dfad Merge pull request #348 from retailnext/policy_conn_pool il y a 10 ans
  Justin Corpron 0b2fd28388 Added token aware connection pool implementation il y a 11 ans
  Chris Bannister 6af1499e33 Add with default timestamp support il y a 10 ans
  Chris Bannister a167fd8da3 Fix a potential race when releasing streams il y a 10 ans
  Ben Hood 61d083e439 Merge pull request #353 from Zariel/serial-consistency il y a 10 ans
  Chris Bannister feac633a80 Add SerialConsistency to Batch to mirror Query il y a 10 ans
  Chris Bannister 4eb0e0532e Add with serial consistency support il y a 10 ans
  Chris Bannister e52558aeed Add support for handling tuple types il y a 10 ans
  Chris Bannister 5a47bda96f add a default method incase authentcation handshake does something wrong il y a 10 ans
  Chris Bannister c3feee8348 remove unused constants il y a 10 ans
  Chris Bannister 61f9761bea Defensivly copy byte slices from the read buffer il y a 10 ans
  Chris Bannister 14e58251f6 Use seperate buffers for reading and writing il y a 10 ans
  Chris Bannister bb7a9ee2e8 fix authentication frame type switch il y a 10 ans
  Chris Bannister 6e5bf035d4 readd connection read retry on timeout il y a 10 ans
  Chris Bannister 90ee44e8eb remove debug panic il y a 10 ans
  Chris Bannister 5e784b9961 remove resp.active, it was redundant and overcomplicates things il y a 10 ans
  Chris Bannister d4ed5236ce remove logging il y a 10 ans
  Chris Bannister b49a43aff1 Refactor recv loop, inline dispatch il y a 10 ans
  Chris Bannister 6352de5a0f only use a single framer for reading and writing on a stream il y a 10 ans
  Chris Bannister 3d926c4792 change call.resp is a data race and shouldnt be needed il y a 10 ans
  Chris Bannister 050b936a96 support tracing il y a 10 ans
  Chris Bannister 1ec0d62f42 update to pass integration tests il y a 10 ans
  Chris Bannister 44795f75d3 dont export tlsConfig il y a 10 ans
  Chris Bannister ef3e59c0a6 conn: only setup the TLS config once il y a 10 ans