提交历史

作者 SHA1 备注 提交日期
  Christoph Hack 5d6cb0f98b Merge pull request #84 from Zariel/prep-cache-errors 12 年之前
  Chris Bannister 1a851c5bab Use bufio to read from the underlying socket 12 年之前
  Chris Bannister e80fdd993e Delete the prep info struct if it failed to prepare 12 年之前
  Chris Bannister 34a8a74534 Fix possible infinite wait on prepare error. 12 年之前
  Nimi Wariboko a447b1c932 Fix deadlock 12 年之前
  Nimi Wariboko 31578cb546 If the prepared statement does not exist on server, re-prepare it 12 年之前
  Konstantin Cherkasov 3952c447de Keyspace in USE statement enclosed in double quotation marks to make keyspace name case-sensitive 12 年之前
  Christoph Hack 1a181ce13a support for prefetching and lighter Iter struct 12 年之前
  Christoph Hack 4045f2cdac decode SUPPORTED frames correctly, that are send in response to options messages and periodical pings 12 年之前
  Christoph Hack 9f1b21f87b documented Iter and SnappyCompressor 12 年之前
  Christoph Hack bace3dba72 simplified query interface, added more docs 12 年之前
  Christoph Hack 041e8ecacd nicer tracing interface and bugfixing... 12 年之前
  Christoph Hack 23a4654e20 support for tracing 12 年之前
  Christoph Hack 3fadac3f58 readded batches 12 年之前
  Christoph Hack 83c5eba575 iteration over paged results 12 年之前
  Christoph Hack d7b351c455 added snappy support 12 年之前
  Christoph Hack ec8aa7ca9c improved frame parsing, support protocol v1 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 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 年之前