Historique des commits

Auteur SHA1 Message Date
  Anthony Romano 83b493f945 clientv3: let watchers cancel when reconnecting il y a 8 ans
  Gyu-Ho Lee 2fa2c6284e clientv3: add 'prevKV' field to watch request il y a 8 ans
  Anthony Romano e853451cd2 clientv3: only return closing error to watcher if context is not canceled il y a 8 ans
  Anthony Romano 1becf9d2f5 clientv3: fix race on watch initial revision il y a 8 ans
  Anthony Romano 1a712cf187 clientv3: make IsProgressNotify() false on compact event and closed channel il y a 8 ans
  Anthony Romano b836d187fd clientv3: simplify watch synchronization il y a 8 ans
  Anthony Romano 273b986751 clientv3: process closed watcherStreams in watcherGrpcStream run loop il y a 8 ans
  Anthony Romano 4abc381ebe clientv3: drain buffered WatchResponses before resuming il y a 8 ans
  Anthony Romano 69a97863a9 clientv3: handle watchGrpcStream shutdown if prior to goroutine start il y a 8 ans
  Anthony Romano 12c7e4a9f8 clientv3: close watcher stream once all watchers detach il y a 8 ans
  Anthony Romano 129b271ff8 clientv3: use grpc.FailFast(false) for all calls il y a 8 ans
  Anthony Romano 4b42ea6cd7 clientv3: only use closeErr on watch when donec is closed il y a 8 ans
  Anthony Romano 722f5b2a8c clientv3: watch with arbitrary ctx values il y a 8 ans
  Anthony Romano 62f8ec25c0 clientv3: use grpc reconnection logic il y a 8 ans
  Anthony Romano 267d1cb16f clientv3: fix watch to reconnect on failure il y a 8 ans
  Gyu-Ho Lee 75dc10574a clientv3: watch resp with error when client close il y a 8 ans
  Gyu-Ho Lee f9306fb817 clientv3: preallocate watch streams slice il y a 8 ans
  Gyu-Ho Lee 86c85b88ad Merge pull request #5377 from purpleidea/bug/typos il y a 8 ans
  James Shubin 42f3b4964f clientv3: fix typos il y a 8 ans
  Gyu-Ho Lee fd9e07a529 clientv3: update LICENSE header il y a 8 ans
  Anthony Romano 712090fc09 clientv3: keep watcher client active if reconnect has network error il y a 8 ans
  Anthony Romano cdc8f99658 clientv3: rework reconnection logic il y a 8 ans
  Anthony Romano 8b52fd0d2d clientv3: gracefully handle watcher resume on compacted revision il y a 8 ans
  Gyu-Ho Lee 2e3d79a7bf clientv3: convert errors to rpctypes on returning il y a 8 ans
  Anthony Romano b7ac758969 *: rename storage package to mvcc il y a 8 ans
  Hongchao Deng aa11dafaf8 clientv3: expose event type in user API il y a 8 ans
  Gyu-Ho Lee b0cc0e443c *: clean up if, bool comparison il y a 8 ans
  Anthony Romano 4bdfc0a46d clientv3: fix race on writing watch channel over return channel il y a 8 ans
  Anthony Romano e129223dbe clientv3: fix race in watcher resume il y a 8 ans
  Anthony Romano bd832e5b0a *: migrate Godeps to vendor/ il y a 8 ans