提交历史

作者 SHA1 备注 提交日期
  Vincent Rischmann 3f65847c43 add the Warnings function on Iter 9 年之前
  Vincent Rischmann e8ddc4f64a replace standard logger with the global Logger 9 年之前
  Chris Bannister aed57cdb1d Add support to discovery protocol version 9 年之前
  Chris Bannister 8fddba88e0 Merge pull request #805 from aai/debouncer 9 年之前
  Chris Bannister e0a2f2ca85 change HostInfo.Peer to be an IP 9 年之前
  Nathan Youngman 6fd3af5539 typo fix: Debouncer 9 年之前
  Chris Bannister dd3f95dad7 Merge pull request #794 from simplyianm/qocql-typo 9 年之前
  Ian Macalinao 9c07e1386d Fix typo consinstency -> consistency 9 年之前
  Ian Macalinao 27a86d1858 Fix typo qocql -> gocql 9 年之前
  Chris Bannister f859eab0b6 config: remove legacy DiscoveryConfig 9 年之前
  Chris Bannister 6b33c119df Merge pull request #787 from Zariel/iter-scanner 9 年之前
  Chris Bannister 5820f123bf add iter scanner interface and method 9 年之前
  Andrew de Andrade ea31176842 reconnectDownedHosts ticker off session. Init quit chan on session 9 年之前
  Andrew de Andrade 638e60134a Eliminate temporarily leaking goroutine in reconnectDownedHosts 9 年之前
  mark f576e6db68 Use a query instead of CQL version 9 年之前
  mark 6ec2700078 Merge remote-tracking branch 'gocql/master' 9 年之前
  Bartosz Burclaf 07d943a9cb Typo and a grammatical mistakes corrected 9 年之前
  Mark Mansi 54f06dd940 Bug fix with cql versions 9 年之前
  Artem Chernyshev 8732fd0d3c Implemented WithTimestamp function in gocql.Batch 9 年之前
  Ian Lozinski 78ec053b2f Fix typo 9 年之前
  Ian Lozinski ecdf4693a1 Move queryPool to unexported package var 9 年之前
  Ian Lozinski 3702832c1e Reset query before adding it back to pool 9 年之前
  Ian Lozinski 30a303a731 Pool query objects 9 年之前
  matope 2ea86d3ae9 Move reconnection goroutine into a method 9 年之前
  matope a0223bbf7d Attempt to reconnect known DOWN nodes 9 年之前
  Chris Bannister 1440c60966 iter: expose number of rows in the iter (#712) 9 年之前
  Chris Bannister 437c5ceaa1 query: add context support (#710) 9 年之前
  artem 1519b38be6 Implemented WithTimestamp function in gocql.Query 9 年之前
  Rob McColl 7b1caf3559 Adds parsing / handling for CQLv4 Custom Payload, bytes map, access via Iter 9 年之前
  Chris Bannister a04d2a5e3f add queryExecutor which executes queries. 9 年之前