Commit History

Author SHA1 Message Date
  Chris Bannister eab95a919e dont block indefinatly waiting for a stream 10 years ago
  Chris Bannister 1e8fd96b0c ensure that incase of a timeout recv wont block indefinatly 10 years ago
  Chris Bannister e77f3a3a12 improve close handling for streams 10 years ago
  Chris Bannister 9262dc285f dont close the channel, store not waiting 10 years ago
  Chris Bannister 56f17ddc42 debug query time 10 years ago
  Chris Bannister bca09cc483 ensure streams are returned in the correct order 10 years ago
  Chris Bannister 676814747f dont release the stream if we get a timeout 10 years ago
  Chris Bannister 2c4f859917 dont cause internal errors to close the connection 10 years ago
  Chris Bannister 3f4c55c8f6 remove query level timeouts 10 years ago
  Chris Bannister e136ade6d4 prevent 2 callers closing a connection 10 years ago
  Ben Hood 5792e6ba59 Merge pull request #417 from Zariel/timeout-queries 10 years ago
  Chris Bannister b21c5b0c28 allow TimeoutLimit to be changed globally 10 years ago
  Chris Bannister 45865a5076 apply a timeout for every query at the connection 10 years ago
  Jeff Mitchell 6495810dec Remove limitations of SslOptions by making it inherit from tls.Config. 10 years ago
  Maciek Sakrejda af396da0a6 Document CertPath and KeyPath as now-optional 10 years ago
  Chris Bannister b64d286286 Use timeouts when dialing tls sockets 10 years ago
  Ben Hood d4c587dfad Merge pull request #348 from retailnext/policy_conn_pool 10 years ago
  Justin Corpron 0b2fd28388 Added token aware connection pool implementation 11 years ago
  Chris Bannister 6af1499e33 Add with default timestamp support 10 years ago
  Chris Bannister a167fd8da3 Fix a potential race when releasing streams 10 years ago
  Ben Hood 61d083e439 Merge pull request #353 from Zariel/serial-consistency 10 years ago
  Chris Bannister feac633a80 Add SerialConsistency to Batch to mirror Query 10 years ago
  Chris Bannister 4eb0e0532e Add with serial consistency support 10 years ago
  Chris Bannister e52558aeed Add support for handling tuple types 10 years ago
  Chris Bannister 5a47bda96f add a default method incase authentcation handshake does something wrong 10 years ago
  Chris Bannister c3feee8348 remove unused constants 10 years ago
  Chris Bannister 61f9761bea Defensivly copy byte slices from the read buffer 10 years ago
  Chris Bannister 14e58251f6 Use seperate buffers for reading and writing 10 years ago
  Chris Bannister bb7a9ee2e8 fix authentication frame type switch 10 years ago
  Chris Bannister 6e5bf035d4 readd connection read retry on timeout 10 years ago