Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Chris Bannister 6af1499e33 Add with default timestamp support 10 vuotta sitten
  Chris Bannister cd7d08d825 Inherit consistency from session in NewBatch 10 vuotta sitten
  Ben Hood 61d083e439 Merge pull request #353 from Zariel/serial-consistency 10 vuotta sitten
  Chris Bannister 87288fa4a1 make SerialConsistency a distinct type 10 vuotta sitten
  Chris Bannister feac633a80 Add SerialConsistency to Batch to mirror Query 10 vuotta sitten
  Chris Bannister 048fefa363 No need to panic as Cassandra will return an error 10 vuotta sitten
  Chris Bannister 4eb0e0532e Add with serial consistency support 10 vuotta sitten
  Chris Bannister e52558aeed Add support for handling tuple types 10 vuotta sitten
  Chris Bannister 4b4dcdde53 refactor TypeInfo into an interface 10 vuotta sitten
  Chris Bannister 961d4d084b use preparedFrame in routingKeyInfo 10 vuotta sitten
  Chris Bannister a255b1676d remove the v3 timestamp stuff for another time 10 vuotta sitten
  Chris Bannister 1ec0d62f42 update to pass integration tests 10 vuotta sitten
  Justin Corpron 5abf8446a1 Resolve first code review issues 10 vuotta sitten
  Justin Corpron d1eb33572d Added routing key computation (with override) to Query 10 vuotta sitten
  Oliver Beattie ac7fbafbfa Default a Session's consistency to that of its ClusterConfig 10 vuotta sitten
  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. 10 vuotta sitten
  Justin Corpron 4ce212b9a3 Add KeyspaceMetadata() func to Session which returns schema information 11 vuotta sitten
  ono_matope 216728519d Add func (*Query)MapScan(map[string]interface{}) 11 vuotta sitten
  Phillip Couto 9bd7e75dd8 Expanded query and batch API to support retrieving the consistency level. 11 vuotta sitten
  Jeremy Schlatter 7051bb1c9b Fix typos in function comments. 11 vuotta sitten
  ono_matope 7d118cdcd0 Add comment the motivation of MapScanCAS() 11 vuotta sitten
  ono_matope db419170f4 Refactor Scan/ScanCAS/MapScanCAS common logics 11 vuotta sitten
  ono_matope 26bd73c1de Remove an unnecessary if branch. 11 vuotta sitten
  ono_matope 0c5afd2ea3 Add MapScanCAS() to capture a prev row safety. 11 vuotta sitten
  Phillip Couto 2e1ebd5c1b Abstracted the Retry Policy logic to allow for custom policies. 11 vuotta sitten
  Phillip Couto f4cc7cb76c Added stats to Batch struct 11 vuotta sitten
  Phillip Couto ae293f4d6c Added stats to Query structure. 11 vuotta sitten
  Phillip Couto 3f302ce5c5 Merge pull request #210 from relops/rebind 11 vuotta sitten
  Chris Bannister 3340da4c1b Merge pull request #215 from fmccann/TraceWriter 11 vuotta sitten
  Fred McCann 8a78b623a9 alter NewTraceWriter to return a pointer - go vet was complaining about passing traceWriter's mutex by value 11 vuotta sitten