コミット履歴

作者 SHA1 メッセージ 日付
  Ben Hood 142a1f6f39 Merge pull request #161 from ChannelMeter/error_response_refactor 11 年 前
  Nimi Wariboko Jr 570b8b2dc8 Expose error structs 11 年 前
  Chris Bannister 4256984d6d Merge pull request #154 from ChannelMeter/ApacheCassandraTypes 11 年 前
  Nimi Wariboko Jr c18370d895 Moved errorFrame and err constants to errors.go, added (*frame.)readError() errorFrame function 11 年 前
  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 11 年 前
  mihasya 818bd933bd provide some details when encountering a protocol error 11 年 前
  Christoph Hack 788922259a added password authentication support for Cassandra 2 12 年 前
  Nimi Wariboko 9193453e15 Added error codes 12 年 前
  Christoph Hack 4045f2cdac decode SUPPORTED frames correctly, that are send in response to options messages and periodical pings 12 年 前
  Christoph Hack 23a4654e20 support for tracing 12 年 前
  Christoph Hack 3fadac3f58 readded batches 12 年 前
  Christoph Hack 83c5eba575 iteration over paged results 12 年 前
  Christoph Hack d7b351c455 added snappy support 12 年 前
  Christoph Hack ec8aa7ca9c improved frame parsing, support protocol v1 12 年 前
  Christoph Hack c0835a0a1e added batch example 12 年 前
  Christoph Hack ac8fdad0db further API improvements 12 年 前
  Christoph Hack a36312c89e improved the API a bit 12 年 前
  Christoph Hack 3ea5efbe2d added support for lists, set and maps 12 年 前
  Christoph Hack fd97f5cba2 choose port of the test server automatically, don't panic while reading frames 12 年 前
  Christoph Hack 30bc700a7b added nicer connection API 12 年 前