Commit History

Author SHA1 Message Date
  Christoph Hack 70172e5ef2 fixed overflow error on some systems 13 years ago
  Christoph Hack 076bc7fde0 changed the import path to something that will not change in the future 13 years ago
  Christoph Hack e9d35a3dfc ensure compatibilty with go1.1 13 years ago
  Christoph Hack 1eed90c5b8 merged nosql branch 13 years ago
  Christoph Hack cea76f1912 added link to the old package 13 years ago
  Christoph Hack ebe630bd36 renamed to gocqldriver, added deprecation warning 13 years ago
  Christoph Hack 3fadac3f58 readded batches 13 years ago
  Christoph Hack 83c5eba575 iteration over paged results 13 years ago
  Christoph Hack d7b351c455 added snappy support 13 years ago
  Christoph Hack ec8aa7ca9c improved frame parsing, support protocol v1 13 years ago
  Christoph Hack 31e83f45f7 deleted duplicate example 13 years ago
  Christoph Hack be4d993975 added more docs 13 years ago
  Christoph Hack c0835a0a1e added batch example 13 years ago
  Christoph Hack f22ff84aa7 changed the cluster interface a bit. keyspace changes are now propagated correctly. 13 years ago
  Matt Robenolt 776c8a6e60 Don't try closing something that doesn't exist 13 years ago
  Christoph Hack f8bac0e311 added gocql_test app 13 years ago
  Christoph Hack ac8fdad0db further API improvements 13 years ago
  Christoph Hack d2fcc2dc4a added atomic batches 13 years ago
  Christoph Hack a36312c89e improved the API a bit 13 years ago
  Christoph Hack 3ea5efbe2d added support for lists, set and maps 13 years ago
  Christoph Hack a33d49c4ca added marshaling code for all basic types 13 years ago
  Matt Robenolt dd2879c003 Space 13 years ago
  Matt Robenolt acc8098582 Merge pull request #16 from pebblekites/master 13 years ago
  Matt Robenolt 1418d31338 Don't try to compress when the body is too short 13 years ago
  Matt Robenolt 46b10a201d Allow all normal errors to be returned, except EOF. 13 years ago
  Christoph Hack fd97f5cba2 choose port of the test server automatically, don't panic while reading frames 13 years ago
  Christoph Hack 30bc700a7b added nicer connection API 13 years ago
  Christoph Hack fd3db9e196 added connection timeouts, simple round robin and a TestServer 13 years ago
  Christoph Hack c9fd6df0c6 published first draft of the v2 rewrite 13 years ago
  Christoph Hack a1bebffbf3 merged branch mattrobenolt:pool 13 years ago