Commit History

Author SHA1 Message Date
  Ben Hood 66e4489a53 Merge pull request #318 from Zariel/support-protocol-v3 10 years ago
  Chris Bannister cd13668c53 travis: update 2.0 to 2.0.12 10 years ago
  Ben Hood 62c3ce3be5 Merge pull request #325 from obeattie/session-consistency 10 years ago
  Oliver Beattie ac7fbafbfa Default a Session's consistency to that of its ClusterConfig 10 years ago
  Chris Bannister 90c0bfb5f5 fix reading from the bufio.Reader 10 years ago
  Chris Bannister f76692dcdb assign headerSize to a variable 10 years ago
  Chris Bannister da716eaad4 comments 10 years ago
  Chris Bannister 7a5fe219a5 Plumb protocol version through TypeInfo into marshal 11 years ago
  Chris Bannister 1db3147167 test proto 3 in 2.1.x 11 years ago
  Chris Bannister 0a4bd71b3b add support for v3 batch 11 years ago
  Chris Bannister 1bd96c7e03 tidy up consts 11 years ago
  Chris Bannister f1e2cf7fc3 Run the process function concurrently in testserver 11 years ago
  Chris Bannister eca02a950c Update tests to support multiple protocol versions 11 years ago
  Chris Bannister 0c6c1e0c2b Update Conn to support different protocol headers 11 years ago
  Chris Bannister 175294b952 Add frame level support for protocol v3 11 years ago
  Chris Bannister f8d20e2d4d make the cluster streams dependant on the protocol version 11 years ago
  Ben Hood ef3ce52626 Merge pull request #309 from retailnext/keyspace_metadata 10 years ago
  Justin Corpron d93b3b69ad Add keyspace name as a string parameter to the KeyspaceMetadata function for Session since the keyspace name is optional in the ClusterConfig. 11 years ago
  Justin Corpron 4ce212b9a3 Add KeyspaceMetadata() func to Session which returns schema information 11 years ago
  Ben Hood 45986ad840 Merge pull request #319 from Zariel/fix-data-race 11 years ago
  Chris Bannister edf935ca8e lock mu when checking if the pool is closed 11 years ago
  Ben Hood 330e91fc3d Added gocassa to the list of binding possibilities 11 years ago
  Chris Bannister 0986c94bfb Merge pull request #315 from relops/remove_1.2 11 years ago
  Chris Bannister c6852bb046 Merge pull request #314 from relops/bogus_types 11 years ago
  Ben Hood 64b8ebaa41 Deprecate support for Golang 1.2 11 years ago
  Ben Hood 84a4bd0bad Fix bug whereby the metadata for sets and lists was being mapped to the inet type 11 years ago
  Ben Hood 6d472ccc98 Add TimestampType to known set of Cassandra internal types 11 years ago
  Chris Bannister a979e19e22 Merge pull request #304 from relops/go_1.4 11 years ago
  Ben Hood 5604309060 Merge pull request #311 from obeattie/fix-panic 11 years ago
  Oliver Beattie 111a338b2e Merge remote-tracking branch 'origin/master' into fix-panic 11 years ago