Commit History

Autor SHA1 Mensaxe Data
  Chris Bannister 961d4d084b use preparedFrame in routingKeyInfo %!s(int64=10) %!d(string=hai) anos
  Chris Bannister a255b1676d remove the v3 timestamp stuff for another time %!s(int64=10) %!d(string=hai) anos
  Chris Bannister 1ec0d62f42 update to pass integration tests %!s(int64=10) %!d(string=hai) anos
  Justin Corpron 5abf8446a1 Resolve first code review issues %!s(int64=10) %!d(string=hai) anos
  Justin Corpron d1eb33572d Added routing key computation (with override) to Query %!s(int64=11) %!d(string=hai) anos
  Oliver Beattie ac7fbafbfa Default a Session's consistency to that of its ClusterConfig %!s(int64=10) %!d(string=hai) anos
  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. %!s(int64=10) %!d(string=hai) anos
  Justin Corpron 4ce212b9a3 Add KeyspaceMetadata() func to Session which returns schema information %!s(int64=11) %!d(string=hai) anos
  ono_matope 216728519d Add func (*Query)MapScan(map[string]interface{}) %!s(int64=11) %!d(string=hai) anos
  Phillip Couto 9bd7e75dd8 Expanded query and batch API to support retrieving the consistency level. %!s(int64=11) %!d(string=hai) anos
  Jeremy Schlatter 7051bb1c9b Fix typos in function comments. %!s(int64=11) %!d(string=hai) anos
  ono_matope 7d118cdcd0 Add comment the motivation of MapScanCAS() %!s(int64=11) %!d(string=hai) anos
  ono_matope db419170f4 Refactor Scan/ScanCAS/MapScanCAS common logics %!s(int64=11) %!d(string=hai) anos
  ono_matope 26bd73c1de Remove an unnecessary if branch. %!s(int64=11) %!d(string=hai) anos
  ono_matope 0c5afd2ea3 Add MapScanCAS() to capture a prev row safety. %!s(int64=11) %!d(string=hai) anos
  Phillip Couto 2e1ebd5c1b Abstracted the Retry Policy logic to allow for custom policies. %!s(int64=11) %!d(string=hai) anos
  Phillip Couto f4cc7cb76c Added stats to Batch struct %!s(int64=11) %!d(string=hai) anos
  Phillip Couto ae293f4d6c Added stats to Query structure. %!s(int64=11) %!d(string=hai) anos
  Phillip Couto 3f302ce5c5 Merge pull request #210 from relops/rebind %!s(int64=11) %!d(string=hai) anos
  Chris Bannister 3340da4c1b Merge pull request #215 from fmccann/TraceWriter %!s(int64=11) %!d(string=hai) anos
  Fred McCann 8a78b623a9 alter NewTraceWriter to return a pointer - go vet was complaining about passing traceWriter's mutex by value %!s(int64=11) %!d(string=hai) anos
  Ben Hood 86ea4afdc6 Merge remote-tracking branch 'upstream/master' into rebind %!s(int64=11) %!d(string=hai) anos
  Ben Hood fbe049b861 Updated documentation to reflect new API %!s(int64=11) %!d(string=hai) anos
  Ben Hood ccd93d8b58 s/Rebind/Bind/ and implement the test with an initial Bind() style, since we are not changing the Query() API and already have tests for it %!s(int64=11) %!d(string=hai) anos
  Chris Bannister c78c7ab06d Add LocalOne consistency %!s(int64=11) %!d(string=hai) anos
  Ben Hood 498723db83 First shot at sketching out query rebinding %!s(int64=11) %!d(string=hai) anos
  Ben Hood 1113314503 Added godocs %!s(int64=11) %!d(string=hai) anos
  Ben Hood f71c8bb773 The binding callback can now return an error, which will in turn bubble up to the app %!s(int64=11) %!d(string=hai) anos
  Ben Hood 85fd5630d7 Added Bind() to Batch interface %!s(int64=11) %!d(string=hai) anos
  Ben Hood 5be3fcc634 Alternative attempt to expose query binding meta data to the application %!s(int64=11) %!d(string=hai) anos