Историја ревизија

Аутор SHA1 Порука Датум
  Ben Hood 61d083e439 Merge pull request #353 from Zariel/serial-consistency пре 10 година
  Chris Bannister feac633a80 Add SerialConsistency to Batch to mirror Query пре 10 година
  Chris Bannister 4eb0e0532e Add with serial consistency support пре 10 година
  Chris Bannister e52558aeed Add support for handling tuple types пре 10 година
  Chris Bannister 5a47bda96f add a default method incase authentcation handshake does something wrong пре 10 година
  Chris Bannister c3feee8348 remove unused constants пре 10 година
  Chris Bannister 61f9761bea Defensivly copy byte slices from the read buffer пре 10 година
  Chris Bannister 14e58251f6 Use seperate buffers for reading and writing пре 10 година
  Chris Bannister bb7a9ee2e8 fix authentication frame type switch пре 10 година
  Chris Bannister 6e5bf035d4 readd connection read retry on timeout пре 10 година
  Chris Bannister 90ee44e8eb remove debug panic пре 10 година
  Chris Bannister 5e784b9961 remove resp.active, it was redundant and overcomplicates things пре 10 година
  Chris Bannister d4ed5236ce remove logging пре 10 година
  Chris Bannister b49a43aff1 Refactor recv loop, inline dispatch пре 10 година
  Chris Bannister 6352de5a0f only use a single framer for reading and writing on a stream пре 10 година
  Chris Bannister 3d926c4792 change call.resp is a data race and shouldnt be needed пре 10 година
  Chris Bannister 050b936a96 support tracing пре 10 година
  Chris Bannister 1ec0d62f42 update to pass integration tests пре 10 година
  Chris Bannister 44795f75d3 dont export tlsConfig пре 10 година
  Chris Bannister ef3e59c0a6 conn: only setup the TLS config once пре 10 година
  Chris Bannister 90c0bfb5f5 fix reading from the bufio.Reader пре 10 година
  Chris Bannister f76692dcdb assign headerSize to a variable пре 10 година
  Chris Bannister da716eaad4 comments пре 10 година
  Chris Bannister 7a5fe219a5 Plumb protocol version through TypeInfo into marshal пре 10 година
  Chris Bannister 0a4bd71b3b add support for v3 batch пре 10 година
  Chris Bannister 1bd96c7e03 tidy up consts пре 10 година
  Chris Bannister 0c6c1e0c2b Update Conn to support different protocol headers пре 10 година
  Oliver Beattie 779e083198 Use constant for default max prepared statements пре 11 година
  Oliver Beattie 241b2b965e Fix a panic establishing sessions using NewSession пре 11 година
  Phillip Couto 0b7c9be389 Moved address formatting logic to separate function. Added unit testing to prevent regression. пре 11 година