Historique des commits

Auteur SHA1 Message Date
  Nathan Youngman 6fd3af5539 typo fix: Debouncer il y a 9 ans
  Chris Bannister dd3f95dad7 Merge pull request #794 from simplyianm/qocql-typo il y a 9 ans
  Ian Macalinao 9c07e1386d Fix typo consinstency -> consistency il y a 9 ans
  Ian Macalinao 27a86d1858 Fix typo qocql -> gocql il y a 9 ans
  Chris Bannister f859eab0b6 config: remove legacy DiscoveryConfig il y a 9 ans
  Chris Bannister 6b33c119df Merge pull request #787 from Zariel/iter-scanner il y a 9 ans
  Chris Bannister 5820f123bf add iter scanner interface and method il y a 9 ans
  Andrew de Andrade ea31176842 reconnectDownedHosts ticker off session. Init quit chan on session il y a 9 ans
  Andrew de Andrade 638e60134a Eliminate temporarily leaking goroutine in reconnectDownedHosts il y a 9 ans
  mark f576e6db68 Use a query instead of CQL version il y a 9 ans
  mark 6ec2700078 Merge remote-tracking branch 'gocql/master' il y a 9 ans
  Bartosz Burclaf 07d943a9cb Typo and a grammatical mistakes corrected il y a 9 ans
  Mark Mansi 54f06dd940 Bug fix with cql versions il y a 9 ans
  Artem Chernyshev 8732fd0d3c Implemented WithTimestamp function in gocql.Batch il y a 9 ans
  Ian Lozinski 78ec053b2f Fix typo il y a 9 ans
  Ian Lozinski ecdf4693a1 Move queryPool to unexported package var il y a 9 ans
  Ian Lozinski 3702832c1e Reset query before adding it back to pool il y a 9 ans
  Ian Lozinski 30a303a731 Pool query objects il y a 9 ans
  matope 2ea86d3ae9 Move reconnection goroutine into a method il y a 9 ans
  matope a0223bbf7d Attempt to reconnect known DOWN nodes il y a 9 ans
  Chris Bannister 1440c60966 iter: expose number of rows in the iter (#712) il y a 9 ans
  Chris Bannister 437c5ceaa1 query: add context support (#710) il y a 9 ans
  artem 1519b38be6 Implemented WithTimestamp function in gocql.Query il y a 9 ans
  Rob McColl 7b1caf3559 Adds parsing / handling for CQLv4 Custom Payload, bytes map, access via Iter il y a 9 ans
  Chris Bannister a04d2a5e3f add queryExecutor which executes queries. il y a 9 ans
  Chris Bannister 277df5b5d9 Merge pull request #692 from brian-brazil/patch-1 il y a 9 ans
  Brian Brazil 84fa455ad2 Correct spelling of consistency in docs il y a 9 ans
  Brian Brazil 61cacb498c Change to->too in docs il y a 9 ans
  Nimi Wariboko Jr 8d27cdeae2 Add support for Cassandra 3 system_schema metadata il y a 9 ans
  Chris Bannister 26f7e6e96d use atomic to gate framer release so we dont copy the sync cond mutex il y a 9 ans