Commit Verlauf

Autor SHA1 Nachricht Datum
  Chris Bannister d3dc14b6b9 parse all the auth response frames vor 10 Jahren
  Chris Bannister 7563841c92 fix compression vor 10 Jahren
  Chris Bannister e1b6bdfc84 be explicit about reading and writing shorts and ints vor 10 Jahren
  Chris Bannister 7075d431f6 reduce buf size, reducing bytes used by around 30% vor 10 Jahren
  Chris Bannister 8438ca4f49 reuse the framers buffer inside frame. vor 10 Jahren
  Chris Bannister 609c73bc0f fix recursive String vor 10 Jahren
  Chris Bannister d4ed5236ce remove logging vor 10 Jahren
  Chris Bannister 8c403e4a37 add a method on frame to explicitly set the tracing flag vor 10 Jahren
  Chris Bannister 4e87ecfa05 update conn_test to support framer vor 10 Jahren
  Chris Bannister 0acec9af19 make sure we only compare the version not the direction vor 10 Jahren
  Chris Bannister 050b936a96 support tracing vor 10 Jahren
  Chris Bannister 7a49150de3 remove unused flags vor 10 Jahren
  Chris Bannister 1ec0d62f42 update to pass integration tests vor 10 Jahren
  Chris Bannister 5c9c6cfea0 start refactoring frame vor 10 Jahren
  Chris Bannister 7a5fe219a5 Plumb protocol version through TypeInfo into marshal vor 10 Jahren
  Chris Bannister 175294b952 Add frame level support for protocol v3 vor 10 Jahren
  Chris Bannister c78c7ab06d Add LocalOne consistency vor 11 Jahren
  Ben Hood 43db64a4a5 Read both the query argument and the result metadata vor 11 Jahren
  Ben Hood 142a1f6f39 Merge pull request #161 from ChannelMeter/error_response_refactor vor 11 Jahren
  Nimi Wariboko Jr 570b8b2dc8 Expose error structs vor 11 Jahren
  Chris Bannister 4256984d6d Merge pull request #154 from ChannelMeter/ApacheCassandraTypes vor 11 Jahren
  Nimi Wariboko Jr c18370d895 Moved errorFrame and err constants to errors.go, added (*frame.)readError() errorFrame function vor 11 Jahren
  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 vor 11 Jahren
  mihasya 818bd933bd provide some details when encountering a protocol error vor 11 Jahren
  Christoph Hack 788922259a added password authentication support for Cassandra 2 vor 12 Jahren
  Nimi Wariboko 9193453e15 Added error codes vor 12 Jahren
  Christoph Hack 4045f2cdac decode SUPPORTED frames correctly, that are send in response to options messages and periodical pings vor 12 Jahren
  Christoph Hack 23a4654e20 support for tracing vor 12 Jahren
  Christoph Hack 3fadac3f58 readded batches vor 12 Jahren
  Christoph Hack 83c5eba575 iteration over paged results vor 12 Jahren