Historial de Commits

Autor SHA1 Mensaje Fecha
  Matt Heath 4c84d12b09 Update authors for copyright hace 10 años
  Matt Heath 04792dd413 Store zero time as blank bytes hace 10 años
  Matt Heath 10c63fdbeb Fix unixnano marshaling of timestamps hace 10 años
  Matt Heath 7af47dd2de Add failing test for timestamp marshaling hace 10 años
  Chris Bannister 211b00de76 Merge pull request #440 from Zariel/prevent-duplicate-stream-use hace 10 años
  Chris Bannister 2ed0ffe748 prevent duplicate stream usage hace 10 años
  Chris Bannister 1d2c5ebaff Merge pull request #438 from phstudy/master hace 10 años
  Study 9b371de857 Set Cluster Default PageSize to 5000 hace 10 años
  Chris Bannister 6a634874bd Merge pull request #436 from Zariel/improve-conn-close-chans hace 10 años
  Chris Bannister ff272b077d conn: ensure that callers unblock correctly hace 10 años
  Ben Hood cd33d602ea Merge pull request #434 from aaronblohowiak/ErrTooManyTimeouts-spelling hace 10 años
  Aaron Blohowiak 5dfb9b1f9f recieved -> received hace 10 años
  Chris Bannister 80e812acf0 Merge pull request #432 from Zariel/buffer-response-chan hace 10 años
  Chris Bannister 8c4377d735 Merge pull request #431 from Zariel/dont-swallow-close-with-error hace 10 años
  Chris Bannister cd520c7d57 buffer the connection response channel hace 10 años
  Chris Bannister d4cdc5dd42 dont swallow the error from closeWithError hace 10 años
  Chris Bannister 46cf8d7110 readme: clarify protocol v3 support hace 10 años
  Chris Bannister a35e624b6f Merge pull request #429 from Zariel/reinstate-query-timeouts hace 10 años
  Chris Bannister d6104e3987 if a stream is timedout release its stream id hace 10 años
  Chris Bannister eab95a919e dont block indefinatly waiting for a stream hace 10 años
  Chris Bannister 1e8fd96b0c ensure that incase of a timeout recv wont block indefinatly hace 10 años
  Chris Bannister e77f3a3a12 improve close handling for streams hace 10 años
  Chris Bannister 9262dc285f dont close the channel, store not waiting hace 10 años
  Chris Bannister 56f17ddc42 debug query time hace 10 años
  Chris Bannister bca09cc483 ensure streams are returned in the correct order hace 10 años
  Chris Bannister d8e46f2208 add a test case to try to induce stream races hace 10 años
  Chris Bannister 676814747f dont release the stream if we get a timeout hace 10 años
  Chris Bannister 2c4f859917 dont cause internal errors to close the connection hace 10 años
  Chris Bannister a36f442808 Merge pull request #428 from Zariel/remove-timouts hace 10 años
  Chris Bannister 3f4c55c8f6 remove query level timeouts hace 10 años