Commit History

Author SHA1 Message Date
  Christoph Hack ec8aa7ca9c improved frame parsing, support protocol v1 12 years ago
  Christoph Hack 31e83f45f7 deleted duplicate example 12 years ago
  Christoph Hack be4d993975 added more docs 12 years ago
  Christoph Hack c0835a0a1e added batch example 12 years ago
  Christoph Hack f22ff84aa7 changed the cluster interface a bit. keyspace changes are now propagated correctly. 12 years ago
  Christoph Hack f8bac0e311 added gocql_test app 12 years ago
  Christoph Hack ac8fdad0db further API improvements 12 years ago
  Christoph Hack d2fcc2dc4a added atomic batches 12 years ago
  Christoph Hack a36312c89e improved the API a bit 12 years ago
  Christoph Hack 3ea5efbe2d added support for lists, set and maps 12 years ago
  Christoph Hack a33d49c4ca added marshaling code for all basic types 12 years ago
  Christoph Hack fd97f5cba2 choose port of the test server automatically, don't panic while reading frames 12 years ago
  Christoph Hack 30bc700a7b added nicer connection API 12 years ago
  Christoph Hack fd3db9e196 added connection timeouts, simple round robin and a TestServer 12 years ago
  Christoph Hack c9fd6df0c6 published first draft of the v2 rewrite 12 years ago
  Christoph Hack a1bebffbf3 merged branch mattrobenolt:pool 12 years ago
  Christoph Hack e4af0ccb49 merged branch mattrobenolt:compress 12 years ago
  Christoph Hack c8a294a201 added Matt Robenolt to the AUTHORS file 12 years ago
  Matt Robenolt 15ddd97d89 Connection pooling 12 years ago
  Matt Robenolt 5bd9a46e78 Support compression when sending frames too 12 years ago
  Christoph Hack aa0d7e7570 Merge pull request #13 from ChannelMeter/null-values-fix 12 years ago
  Nimi Wariboko c58bba0779 Fix improper cast of <row_count> from int64 (on some systems) to int32 12 years ago
  Jonathan Rudenberg 4c0732b727 Simplify error logging in example 13 years ago
  Jonathan Rudenberg b2a63c2c67 Make Scan more clear in example 13 years ago
  Jonathan Rudenberg 01176934ea Add complete example to README 13 years ago
  Jonathan Rudenberg 97ba33da70 Add language tag to example in README 13 years ago
  Jonathan Rudenberg 74669532b8 Add tve to AUTHORS 13 years ago
  Thorsten von Eicken b13b599472 fixed cn.c.Read vs. ReadFull bug; added framing checks to guard against bad frames 13 years ago
  Jonathan Rudenberg 80a3de0f7b Add note about Go versions to README 13 years ago
  Jonathan Rudenberg aa6ae05f40 Set the consistency level in EXECUTE statements 13 years ago