Историја ревизија

Аутор SHA1 Порука Датум
  Chris Bannister 6a5b608c60 Consolidate CreateSession into NewSession пре 10 година
  Chris Bannister 373c94a50a ensure that the value asertion does not panic пре 10 година
  Ben Hood 1a30be4244 Merge pull request #369 from Zariel/udt пре 10 година
  Chris Bannister 68ab73427f Add initial support for UDT's пре 10 година
  Chris Bannister 6af1499e33 Add with default timestamp support пре 10 година
  Chris Bannister cd7d08d825 Inherit consistency from session in NewBatch пре 10 година
  Ben Hood 61d083e439 Merge pull request #353 from Zariel/serial-consistency пре 10 година
  Chris Bannister 87288fa4a1 make SerialConsistency a distinct type пре 10 година
  Chris Bannister feac633a80 Add SerialConsistency to Batch to mirror Query пре 10 година
  Chris Bannister 048fefa363 No need to panic as Cassandra will return an error пре 10 година
  Chris Bannister 4eb0e0532e Add with serial consistency support пре 10 година
  Chris Bannister e52558aeed Add support for handling tuple types пре 10 година
  Chris Bannister 4b4dcdde53 refactor TypeInfo into an interface пре 10 година
  Chris Bannister 961d4d084b use preparedFrame in routingKeyInfo пре 10 година
  Chris Bannister a255b1676d remove the v3 timestamp stuff for another time пре 10 година
  Chris Bannister 1ec0d62f42 update to pass integration tests пре 10 година
  Justin Corpron 5abf8446a1 Resolve first code review issues пре 10 година
  Justin Corpron d1eb33572d Added routing key computation (with override) to Query пре 11 година
  Oliver Beattie ac7fbafbfa Default a Session's consistency to that of its ClusterConfig пре 10 година
  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 година
  Justin Corpron 4ce212b9a3 Add KeyspaceMetadata() func to Session which returns schema information пре 11 година
  ono_matope 216728519d Add func (*Query)MapScan(map[string]interface{}) пре 11 година
  Phillip Couto 9bd7e75dd8 Expanded query and batch API to support retrieving the consistency level. пре 11 година
  Jeremy Schlatter 7051bb1c9b Fix typos in function comments. пре 11 година
  ono_matope 7d118cdcd0 Add comment the motivation of MapScanCAS() пре 11 година
  ono_matope db419170f4 Refactor Scan/ScanCAS/MapScanCAS common logics пре 11 година
  ono_matope 26bd73c1de Remove an unnecessary if branch. пре 11 година
  ono_matope 0c5afd2ea3 Add MapScanCAS() to capture a prev row safety. пре 11 година
  Phillip Couto 2e1ebd5c1b Abstracted the Retry Policy logic to allow for custom policies. пре 11 година
  Phillip Couto f4cc7cb76c Added stats to Batch struct пре 11 година