提交歷史

作者 SHA1 備註 提交日期
  Christoph Hack c9fd6df0c6 published first draft of the v2 rewrite 12 年之前
  Christoph Hack a1bebffbf3 merged branch mattrobenolt:pool 12 年之前
  Christoph Hack e4af0ccb49 merged branch mattrobenolt:compress 12 年之前
  Christoph Hack c8a294a201 added Matt Robenolt to the AUTHORS file 12 年之前
  Matt Robenolt 15ddd97d89 Connection pooling 12 年之前
  Matt Robenolt 5bd9a46e78 Support compression when sending frames too 12 年之前
  Christoph Hack aa0d7e7570 Merge pull request #13 from ChannelMeter/null-values-fix 12 年之前
  Nimi Wariboko c58bba0779 Fix improper cast of <row_count> from int64 (on some systems) to int32 12 年之前
  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 13 年之前
  Christoph Hack 0747624996 Merge pull request #3 from titanous/update-cassandra-port 13 年之前
  Christoph Hack f2e36513ab Merge pull request #4 from titanous/bigint-encoding 13 年之前
  Jonathan Rudenberg cd6a00cf5e Handle bigint pointers correctly 13 年之前
  Jonathan Rudenberg 74fc692307 Add bigint encoding 13 年之前
  Jonathan Rudenberg 49042312d0 Update default cassandra port 13 年之前
  Christoph Hack 9915bf7047 prepared statements are now identified by a md5sum 13 年之前
  Christoph Hack d693188dfa Merge remote-tracking branch 'titanous/fix-create-keyspace' 13 年之前
  Christoph Hack 9090e814db Merge remote-tracking branch 'titanous/fix-startup' 13 年之前
  Christoph Hack 4f8922a0cf added proper LICENSE and AUTHORS files 13 年之前
  Jonathan Rudenberg 3ced9a269a Fix CREATE KEYSPACE statement for Cassandra 1.2.0-beta1 13 年之前
  Jonathan Rudenberg 451ef502e1 Update startup message to match apache/cassandra@f1711794cf911c349a3b60e0104064adb8124148 13 年之前
  Christoph Hack 4d804326a6 added note about testcases 13 年之前
  Christoph Hack bd2eb29878 added support for frame compression 13 年之前
  Christoph Hack 44dc8071e1 added support for bigints 13 年之前