تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Chris Bannister ef525ee05c Use better error messages instead of ErrUnavailable 11 سال پیش
  Phillip Couto 1bce19d061 Added code to debounce requests to fillPool when calls are in a tight 11 سال پیش
  Phillip Couto b46e7c51e1 Changed the reconnection logic to reduce the flood of reconnects. Also fixed incorrect keyspace on CreateSession. 11 سال پیش
  Phillip Couto 5cf7b6ee4c Cleaned up code to streamline the connection being added to the pool and removed code related to old keyspace behaviour. 11 سال پیش
  Chris Bannister daf8c8f8a6 When closing a cluster rmeove its connections instead of closing them 11 سال پیش
  Chris Bannister 52364c6341 Add an option to enable TCP keepalive. 11 سال پیش
  Phillip Couto e01e597535 added impl.close() to make sure the connections stop retrying after returning error to user. Added test case to make sure CreateSession does not block indefinitely again. 11 سال پیش
  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. 11 سال پیش
  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. 11 سال پیش
  Christoph Hack 441cb3e513 increase default connection timeout significantly 12 سال پیش
  Christoph Hack 788922259a added password authentication support for Cassandra 2 12 سال پیش
  Alex e3fa68bc6b Fix #40 pool/reconnection issue as suggested by @Kimbsen 12 سال پیش
  Phillip Couto b0851cd54f Removed unnecessary check for nil in cluster.go. Ran gofmt on files that 12 سال پیش
  Phillip Couto 49545d685d Added code to output an error on CreateSession when the user provides an 12 سال پیش
  Ghais Issa 8013aaede6 Properly set the consistency when generating new sessions 12 سال پیش
  Phillip Couto c0c4dafb44 Resolved issue of connections reconnecting in an infinite loop consuming 12 سال پیش
  Phillip Couto bbc31839c5 Resolved issue with keyspace defined at cluster not being set at the 12 سال پیش
  Christoph Hack e9d35a3dfc ensure compatibilty with go1.1 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 سال پیش