コミット履歴

作者 SHA1 メッセージ 日付
  Matt Robenolt 46b10a201d Allow all normal errors to be returned, except EOF. 13 年 前
  Christoph Hack a1bebffbf3 merged branch mattrobenolt:pool 13 年 前
  Christoph Hack e4af0ccb49 merged branch mattrobenolt:compress 13 年 前
  Christoph Hack c8a294a201 added Matt Robenolt to the AUTHORS file 13 年 前
  Matt Robenolt 15ddd97d89 Connection pooling 13 年 前
  Matt Robenolt 5bd9a46e78 Support compression when sending frames too 13 年 前
  Christoph Hack aa0d7e7570 Merge pull request #13 from ChannelMeter/null-values-fix 13 年 前
  Nimi Wariboko c58bba0779 Fix improper cast of <row_count> from int64 (on some systems) to int32 13 年 前
  Jonathan Rudenberg 4c0732b727 Simplify error logging in example 13 年 前
  Jonathan Rudenberg b2a63c2c67 Make Scan more clear in example 13 年 前
  Jonathan Rudenberg 01176934ea Add complete example to README 13 年 前
  Jonathan Rudenberg 97ba33da70 Add language tag to example in README 13 年 前
  Jonathan Rudenberg 74669532b8 Add tve to AUTHORS 13 年 前
  Thorsten von Eicken b13b599472 fixed cn.c.Read vs. ReadFull bug; added framing checks to guard against bad frames 13 年 前
  Jonathan Rudenberg 80a3de0f7b Add note about Go versions to README 13 年 前
  Jonathan Rudenberg aa6ae05f40 Set the consistency level in EXECUTE statements 14 年 前
  Christoph Hack 0747624996 Merge pull request #3 from titanous/update-cassandra-port 14 年 前
  Christoph Hack f2e36513ab Merge pull request #4 from titanous/bigint-encoding 14 年 前
  Jonathan Rudenberg cd6a00cf5e Handle bigint pointers correctly 14 年 前
  Jonathan Rudenberg 74fc692307 Add bigint encoding 14 年 前
  Jonathan Rudenberg 49042312d0 Update default cassandra port 14 年 前
  Christoph Hack 9915bf7047 prepared statements are now identified by a md5sum 14 年 前
  Christoph Hack d693188dfa Merge remote-tracking branch 'titanous/fix-create-keyspace' 14 年 前
  Christoph Hack 9090e814db Merge remote-tracking branch 'titanous/fix-startup' 14 年 前
  Christoph Hack 4f8922a0cf added proper LICENSE and AUTHORS files 14 年 前
  Jonathan Rudenberg 3ced9a269a Fix CREATE KEYSPACE statement for Cassandra 1.2.0-beta1 14 年 前
  Jonathan Rudenberg 451ef502e1 Update startup message to match apache/cassandra@f1711794cf911c349a3b60e0104064adb8124148 14 年 前
  Christoph Hack 4d804326a6 added note about testcases 14 年 前
  Christoph Hack bd2eb29878 added support for frame compression 14 年 前
  Christoph Hack 44dc8071e1 added support for bigints 14 年 前