Historial de Commits

Autor SHA1 Mensaje Fecha
  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 919c6ae1e6 WriteStartup can use finishWrite(). hace 10 años
  Chris Bannister 35294a6602 Hold onto a ref of the read buffer to reset it 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 d3dc14b6b9 parse all the auth response frames hace 10 años
  Chris Bannister 7563841c92 fix compression hace 10 años
  Chris Bannister e1b6bdfc84 be explicit about reading and writing shorts and ints hace 10 años
  Chris Bannister 7075d431f6 reduce buf size, reducing bytes used by around 30% hace 10 años
  Chris Bannister 8438ca4f49 reuse the framers buffer inside frame. hace 10 años
  Chris Bannister 609c73bc0f fix recursive String hace 10 años
  Chris Bannister d4ed5236ce remove logging hace 10 años
  Chris Bannister 8c403e4a37 add a method on frame to explicitly set the tracing flag hace 10 años
  Chris Bannister 4e87ecfa05 update conn_test to support framer hace 10 años
  Chris Bannister 0acec9af19 make sure we only compare the version not the direction hace 10 años
  Chris Bannister 050b936a96 support tracing hace 10 años
  Chris Bannister 7a49150de3 remove unused flags hace 10 años
  Chris Bannister 1ec0d62f42 update to pass integration tests hace 10 años
  Chris Bannister 5c9c6cfea0 start refactoring frame hace 10 años
  Chris Bannister 7a5fe219a5 Plumb protocol version through TypeInfo into marshal hace 10 años
  Chris Bannister 175294b952 Add frame level support for protocol v3 hace 10 años
  Chris Bannister c78c7ab06d Add LocalOne consistency hace 11 años
  Ben Hood 43db64a4a5 Read both the query argument and the result metadata hace 11 años
  Ben Hood 142a1f6f39 Merge pull request #161 from ChannelMeter/error_response_refactor hace 11 años
  Nimi Wariboko Jr 570b8b2dc8 Expose error structs hace 11 años
  Chris Bannister 4256984d6d Merge pull request #154 from ChannelMeter/ApacheCassandraTypes hace 11 años
  Nimi Wariboko Jr c18370d895 Moved errorFrame and err constants to errors.go, added (*frame.)readError() errorFrame function hace 11 años
  Nimi Wariboko a2336d7724 Parse custom types in the org.apache.cassandra.db.marshal. namespace. This behaviour is not documented in the wire spec, however it is done by the python datastax driver hace 11 años
  mihasya 818bd933bd provide some details when encountering a protocol error hace 11 años