Historique des commits

Auteur SHA1 Message Date
  Phillip Couto 9a81a8c31c Added a cluster parameter to define StartupTimeout. Fixed issue where a CreateSession would block trying to connect indefinitely when no hosts are available to connect to. il y a 12 ans
  Phillip Couto e2264bb7f8 Added retry policies for Query and Batch Statements. Policies can be defined at the cluster or per query. Added test cases for retries and added test case for batch statement limits. il y a 12 ans
  Christoph Hack 441cb3e513 increase default connection timeout significantly il y a 12 ans
  Christoph Hack 788922259a added password authentication support for Cassandra 2 il y a 12 ans
  Alex e3fa68bc6b Fix #40 pool/reconnection issue as suggested by @Kimbsen il y a 12 ans
  Phillip Couto b0851cd54f Removed unnecessary check for nil in cluster.go. Ran gofmt on files that il y a 12 ans
  Phillip Couto 49545d685d Added code to output an error on CreateSession when the user provides an il y a 12 ans
  Ghais Issa 8013aaede6 Properly set the consistency when generating new sessions il y a 12 ans
  Phillip Couto c0c4dafb44 Resolved issue of connections reconnecting in an infinite loop consuming il y a 12 ans
  Phillip Couto bbc31839c5 Resolved issue with keyspace defined at cluster not being set at the il y a 12 ans
  Christoph Hack e9d35a3dfc ensure compatibilty with go1.1 il y a 12 ans
  Christoph Hack 83c5eba575 iteration over paged results il y a 12 ans
  Christoph Hack d7b351c455 added snappy support il y a 12 ans
  Christoph Hack ec8aa7ca9c improved frame parsing, support protocol v1 il y a 12 ans
  Christoph Hack be4d993975 added more docs il y a 12 ans
  Christoph Hack c0835a0a1e added batch example il y a 12 ans
  Christoph Hack f22ff84aa7 changed the cluster interface a bit. keyspace changes are now propagated correctly. il y a 12 ans
  Christoph Hack f8bac0e311 added gocql_test app il y a 12 ans
  Christoph Hack ac8fdad0db further API improvements il y a 12 ans