Historial de Commits

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