Historique des commits

Auteur SHA1 Message Date
  Chris Bannister 271c061c7f query/batch: improve context usage (#1228) il y a 7 ans
  Alex Lourie aa46e85d0a Speculative query execution (#1178) il y a 7 ans
  Daniel Lohse 246df0a75a Revert #1164 and #1151 (#1166) il y a 7 ans
  Daniel Lohse e48272ffe6 Provide a way to limit per-query-attempt deadlines (#1151) il y a 7 ans
  ia cde3535267 all: gofmt (#1145) il y a 7 ans
  Chang Liu 3a24f01b62 add conviction policy interface (#1081) il y a 7 ans
  Chang Liu 3540fc649c DowngradingConsistencyPolicy and enhancements to retry policy behaviour (#1082) il y a 7 ans
  Chang Liu 12e3a8c05d Add reconnection policies (#1077) il y a 7 ans
  Chris Bannister b3286acf00 policies: add IsLocal (#1041) il y a 8 ans
  Chris Bannister 666fb91a66 fix panic when creating new metamap in policies (#1040) il y a 8 ans
  Chris Bannister 3688d5fd49 TokenAwarePolicy: use token replicas per placement strategy (#1039) il y a 8 ans
  Vivian Mathews 04cbe7af6e Fix race condition with tokenAwareHostPolicy SetPartitioner (#988) il y a 8 ans
  Ben Krebsbach 808320e6cc fix DCAwareRoundRobinPolicy host distribution (#986) il y a 8 ans
  Nayef Ghattas 4e73f1fe43 respect exponential retry Max (#980) il y a 8 ans
  Blake Atkinson 0f5d4a7fb9 Fix spelling for DCAwareRoundRobinPolicy (#943) il y a 8 ans
  Chris Bannister 2f9cd6140e policies: add simple DCAwareRoundRobin policy (#942) il y a 8 ans
  Derrick J. Wippler be48a669b3 Fix more hostinfo (#888) il y a 8 ans
  Ron Kuris 31287b6955 Add exponential backoff retry policy il y a 8 ans
  Chris Bannister ccce5fe285 Revert "GetHosts() is now more version tolerant" il y a 8 ans
  Derrick J. Wippler 58dbbb622b GetHosts() is now more C* version tolerant il y a 8 ans
  Vincent Rischmann e8ddc4f64a replace standard logger with the global Logger il y a 9 ans
  Chris Bannister e0a2f2ca85 change HostInfo.Peer to be an IP il y a 9 ans
  Marcus 4f49cd01c8 Added a nil check before trying to use a host to execute a query. This was causing nil pointer dereference exceptions as described at https://github.com/gocql/gocql/issues/743. Also made some optimizations to reduce lock scoping in the TokenAwareHostPolicy il y a 9 ans
  Chris Bannister a04d2a5e3f add queryExecutor which executes queries. il y a 9 ans
  Chris Bannister ee01750ae2 polcies: dont mark a removed host il y a 9 ans
  Chris Bannister 1b7cc11fed conn selection: use copy on write for conn list il y a 9 ans
  Chris Bannister f1abbcdcb2 conn selection: chose the least used conneciton il y a 9 ans
  Max Ekman 6eee003f22 Fix a panic that could happen when using the TokenAwareHostPolicy il y a 10 ans
  Matt Heath e89ce0fd07 Fix Unlock of unlocked RWMutex when removing a host from a host policy il y a 10 ans
  Chris Bannister 02e16dfe04 add string method for cow host list il y a 10 ans