Historique des commits

Auteur SHA1 Message Date
  Adrien Bustany 8d6c5d85f6 query: Pre-allocate the routing key buffer il y a 10 ans
  John Weldon 91e1d9d996 review feedback il y a 10 ans
  John Weldon 692e451010 Review feedback il y a 10 ans
  John Weldon 933ecf23a3 Implement stringer interface for the Query type il y a 10 ans
  Zach Badgett 937f33fea6 Added closeChan to clean up ring describer when session is closed il y a 10 ans
  Chris Bannister 6a5b608c60 Consolidate CreateSession into NewSession il y a 10 ans
  Chris Bannister 373c94a50a ensure that the value asertion does not panic il y a 10 ans
  Ben Hood 1a30be4244 Merge pull request #369 from Zariel/udt il y a 10 ans
  Chris Bannister 68ab73427f Add initial support for UDT's il y a 10 ans
  Chris Bannister 6af1499e33 Add with default timestamp support il y a 10 ans
  Chris Bannister cd7d08d825 Inherit consistency from session in NewBatch il y a 10 ans
  Ben Hood 61d083e439 Merge pull request #353 from Zariel/serial-consistency il y a 10 ans
  Chris Bannister 87288fa4a1 make SerialConsistency a distinct type il y a 10 ans
  Chris Bannister feac633a80 Add SerialConsistency to Batch to mirror Query il y a 10 ans
  Chris Bannister 048fefa363 No need to panic as Cassandra will return an error il y a 10 ans
  Chris Bannister 4eb0e0532e Add with serial consistency support il y a 10 ans
  Chris Bannister e52558aeed Add support for handling tuple types il y a 10 ans
  Chris Bannister 4b4dcdde53 refactor TypeInfo into an interface il y a 10 ans
  Chris Bannister 961d4d084b use preparedFrame in routingKeyInfo il y a 10 ans
  Chris Bannister a255b1676d remove the v3 timestamp stuff for another time il y a 10 ans
  Chris Bannister 1ec0d62f42 update to pass integration tests il y a 10 ans
  Justin Corpron 5abf8446a1 Resolve first code review issues il y a 10 ans
  Justin Corpron d1eb33572d Added routing key computation (with override) to Query il y a 11 ans
  Oliver Beattie ac7fbafbfa Default a Session's consistency to that of its ClusterConfig il y a 10 ans
  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. il y a 10 ans
  Justin Corpron 4ce212b9a3 Add KeyspaceMetadata() func to Session which returns schema information il y a 11 ans
  ono_matope 216728519d Add func (*Query)MapScan(map[string]interface{}) il y a 11 ans
  Phillip Couto 9bd7e75dd8 Expanded query and batch API to support retrieving the consistency level. il y a 11 ans
  Jeremy Schlatter 7051bb1c9b Fix typos in function comments. il y a 11 ans
  ono_matope 7d118cdcd0 Add comment the motivation of MapScanCAS() il y a 11 ans