Commit History

Author SHA1 Message Date
  Chris Bannister cd520c7d57 buffer the connection response channel 10 years ago
  Chris Bannister 46cf8d7110 readme: clarify protocol v3 support 10 years ago
  Chris Bannister a35e624b6f Merge pull request #429 from Zariel/reinstate-query-timeouts 10 years ago
  Chris Bannister d6104e3987 if a stream is timedout release its stream id 10 years ago
  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 d8e46f2208 add a test case to try to induce stream races 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 a36f442808 Merge pull request #428 from Zariel/remove-timouts 10 years ago
  Chris Bannister 3f4c55c8f6 remove query level timeouts 10 years ago
  Chris Bannister c3e714b4b2 Merge pull request #423 from Zariel/prevent-duplicate-closes 10 years ago
  Chris Bannister e136ade6d4 prevent 2 callers closing a connection 10 years ago
  Chris Bannister a81ed04434 Merge pull request #421 from bfontaine/retry-typolicy 10 years ago
  Baptiste Fontaine c6894e3f42 Typo fixed in RetryPolicy doc 10 years ago
  Chris Bannister 222a5c7450 Merge pull request #420 from bfontaine/srp-doc 10 years ago
  Baptiste Fontaine d9338a7b51 SimpleRetryPolicy doc format fixed 10 years ago
  Chris Bannister 906d46bb42 gofmt marshal_test.go 10 years ago
  Chris Bannister f201c8a4ed Merge pull request #419 from bfontaine/pointer-marshal 10 years ago
  Baptiste Fontaine 0c724b1117 Marshal fixed for pointers implementing Marshaler 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 19e046ff7c remove TestSlowQuery as it doesnt test anything 10 years ago
  Chris Bannister 45865a5076 apply a timeout for every query at the connection 10 years ago
  Chris Bannister 677750eba8 Merge pull request #414 from jefferai/master 10 years ago
  Jeff Mitchell 6495810dec Remove limitations of SslOptions by making it inherit from tls.Config. 10 years ago