Commit History

作者 SHA1 備註 提交日期
  Vincent Rischmann 30de9a1866 handle tinyint fields in getCassandraBaseType (#1255) 7 年之前
  Vincent Rischmann 49a367be4d marshal: prevent calling IsNil on non nullable types (#1256) 7 年之前
  Alex Lourie 70385f88b2 Allow setting a custom Authenticator (#1242) 7 年之前
  Chris Bannister 33c0e89ca9 control: disable write coalescing the control conn (#1244) 7 年之前
  Chris Bannister 9de8c0414f reduce number of gourtines used to execute queries (#1241) 7 年之前
  Alex Lourie 68ae1e384b Merge pull request #1236 from JensRantil/fix-typo 7 年之前
  Jens Rantil c43c37e8f8 Fix typo in config documentation 7 年之前
  Alex Lourie a84ce58083 Merge pull request #1233 from AlexisVisco/patch-1 7 年之前
  Alexis Viscogliosi 61535aa465 Update session.go 7 年之前
  Chris Bannister 4f69018263 frame: dont compress options frames (#1231) 7 年之前
  Chris Bannister 271c061c7f query/batch: improve context usage (#1228) 7 年之前
  Chris Bannister 2127b8d1a7 test: fix duplicate test in all build (#1227) 7 年之前
  Jaume Marhuenda 6832a79641 Add metadata for functions and aggregates (#1204) 7 年之前
  Jaume Marhuenda fa8dbda31c run TestWriteFailure against all versions (#1203) 7 年之前
  Alex Lourie 85b7b579d0 Merge pull request #1221 from vrischmann/fix-new-batch 7 年之前
  Vincent Rischmann 0fc3c7128b session: NewBatch needs a valid speculation execution policy 7 年之前
  Michał Matczuk 22229812a8 tests: fixed a test race in TestTracing (#1220) 7 年之前
  Richard Wilkes 769ad8b224 Prevent infinite loop (#1219) 7 年之前
  Jaume Marhuenda f0078a2a19 use ConnectTimeout for options message (#1217) 7 年之前
  Chris Bannister 44e29ed5b8 conn: check we can use compression in startup (#1215) 7 年之前
  Jaume Marhuenda 26b68fd731 add 3.x versions support to readme (#1214) 7 年之前
  Jaume Marhuenda 2d1883bd2c Return last error if can't retry on more hosts (#1213) 7 年之前
  Alex Lourie aa46e85d0a Speculative query execution (#1178) 7 年之前
  Jaume Marhuenda 39a77fa090 dont trace for internal queries (#1199) 7 年之前
  Chris Bannister fb832297d7 writecoalescer: use channels to coordinate the flush loop (#1208) 7 年之前
  Jaume Marhuenda 7ce14ecfed Add test for writeFailure (#1201) 7 年之前
  Alex Lourie a16518d75a Fix cassandraVersion.Before() call (#1202) 7 年之前
  Chris Bannister 843d9a6e02 conn: avoid spinning in write coalesce with no work (#1194) 7 年之前
  Marco Cadetg 9931b2c9cf fix usage of deprecated gocql.NewBatch function. (#1196) 7 年之前
  Jaume Marhuenda 799fb03731 Fix metadata tuple parsing (#1190) 7 年之前