コミット履歴

作者 SHA1 メッセージ 日付
  Christoph Hack d7b351c455 added snappy support 12 年 前
  Christoph Hack ec8aa7ca9c improved frame parsing, support protocol v1 12 年 前
  Christoph Hack 31e83f45f7 deleted duplicate example 12 年 前
  Christoph Hack be4d993975 added more docs 12 年 前
  Christoph Hack c0835a0a1e added batch example 12 年 前
  Christoph Hack f22ff84aa7 changed the cluster interface a bit. keyspace changes are now propagated correctly. 12 年 前
  Christoph Hack f8bac0e311 added gocql_test app 12 年 前
  Christoph Hack ac8fdad0db further API improvements 12 年 前
  Christoph Hack d2fcc2dc4a added atomic batches 12 年 前
  Christoph Hack a36312c89e improved the API a bit 12 年 前
  Christoph Hack 3ea5efbe2d added support for lists, set and maps 12 年 前
  Christoph Hack a33d49c4ca added marshaling code for all basic types 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 年 前
  Christoph Hack fd3db9e196 added connection timeouts, simple round robin and a TestServer 12 年 前
  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 年 前