Commit History

Author SHA1 Message Date
  Chris Bannister a1745690de session: improve host setup in session 8 years ago
  Chris Bannister 843f6b1d22 Merge pull request #989 from Zariel/refactor-host-discovery 8 years ago
  Chris Bannister 01f586cc26 refactor host discovery 8 years ago
  Vivian Mathews 04cbe7af6e Fix race condition with tokenAwareHostPolicy SetPartitioner (#988) 8 years ago
  Michał Matczuk 2416cf340d Consistency no panic (#983) 8 years ago
  Chris Bannister 2e7ada62e7 [skip ci] session: move scanner docs to interface 8 years ago
  Ben Krebsbach 808320e6cc fix DCAwareRoundRobinPolicy host distribution (#986) 8 years ago
  Chris Bannister ce5020aaba marshall: correctly handle null tuple elements (#985) 8 years ago
  Kirill Danshin 1a9a53f311 [skip ci] Update supported go versions (#982) 8 years ago
  Kirill Danshin 6f7cb84bd9 Add Go 1.9 to CI (#979) 8 years ago
  Nayef Ghattas 4e73f1fe43 respect exponential retry Max (#980) 8 years ago
  rlk833 afe4fee3de Fix unmarshalUDT obsolete - gocql/gocql#973 (#974) 8 years ago
  Chris Bannister 2badfed26d support named query values (#971) 8 years ago
  Chris Bannister 605a5e0a26 hostinfo: fix rlock reentry (#967) 8 years ago
  Michał Matczuk 066e974c16 README update with gocqlx (#966) 8 years ago
  Chris Bannister 2029819581 [skip ci] update issue template with gocql version 8 years ago
  Chris Bannister b9337fa4c5 improve ConnectAddress() (#961) 8 years ago
  Chris Bannister 7ebc9cfb84 [skip ci] add github issue template 8 years ago
  Chris Bannister e73d679b35 marshall: handle time encoded values (#960) 8 years ago
  Chris Bannister b581ab491d marshal: fix is nullable check (#959) 8 years ago
  Chris Bannister 6563b457a5 marshall: allow unmarshalling into nil byte slice (#958) 8 years ago
  Chris Bannister 44be8dc52e marshall: allow missing fields in UDT structs (#957) 8 years ago
  Chris Bannister 77431609f5 hostsource: remove hosts no longer in peers (#952) 8 years ago
  parsaila b96c067a43 Avoided RLock being taken twice for same mutex variable of same host which leads to deadlock if any WLock is requested inbetween two RLock by other routine (#945) 8 years ago
  Felix Geller db941d937d updates comment (#948) 8 years ago
  Chris Bannister 00a10c8ee9 test: add test to unmarshal null into nil (#944) 8 years ago
  Blake Atkinson 0f5d4a7fb9 Fix spelling for DCAwareRoundRobinPolicy (#943) 8 years ago
  Chris Bannister 2f9cd6140e policies: add simple DCAwareRoundRobin policy (#942) 8 years ago
  Krishnanand Thommandra 88748c7b29 avoid SIGSEGV by not tracing unless query is trace enabled (#940) 8 years ago
  Chris Bannister bb83efe9b6 marshal: support nested tuples (#937) 8 years ago