Historique des commits

Auteur SHA1 Message Date
  Brandon Philips 07b82832f0 etcdserver: move atomics to make etcd work on arm64 il y a 9 ans
  Michal Witkowski 7bca757d09 *: add metrics to `store` and `proxy`. il y a 9 ans
  Xiang Li 999917010d store: fix watcher removal il y a 9 ans
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright il y a 9 ans
  Xiang Li 793cb095b0 store: fix race in watcher_hub il y a 10 ans
  Jonathan Boulle 7a4d42166b *: add license header to all source files il y a 10 ans
  Jonathan Boulle 26160b2154 store: use a larger buffer for eventChan il y a 10 ans
  Jonathan Boulle 1c11f6a144 *: expose etcd-index in watch requests il y a 10 ans
  Jonathan Boulle 5441c6aa54 etcdserver: correct X-Etcd-Index header il y a 10 ans
  Jonathan Boulle f7444ff300 store: convert Watch to interface il y a 10 ans
  Cenk Alti 8bed1e1f15 fix(store/watch): fix the slow consumer bug il y a 10 ans
  Xiang Li c844fccf2a fix(watcher_hub) isHidden checks the length of the watchPath before getting subString of keyPath il y a 10 ans
  Xiang Li 5851cb5b8d chrod(watcher_hub) add comment to isHidden function il y a 10 ans
  Xiang Li ba98de6ef0 fix(watch hidden key) Fix hidden keys preventing deeper recursive watches from receiving events il y a 10 ans
  tobz 823fdfab12 fix(store): make isHidden see if any portion of the path is hidden, not just the last element il y a 10 ans
  tobz 7a948746a8 fix(store): move logic to handle whether or not to notify (re: hidden keys) entirely into watcher hub il y a 10 ans
  tobz 139f59f7d1 fix(store): properly hide hidden keys from watchers, not just gets il y a 10 ans
  Cenk Alti 8597904bc2 feat(stream watchers) fix locking issue il y a 11 ans
  Xiang Li 22a25a18b3 feat(stream watchers) add stream watcher support il y a 11 ans
  Xiang Li fa3b4a7941 refactor(watcher) change newWatcher to Watch il y a 11 ans
  Xiang Li bbbf8fd574 fix(watcher_hub.go) decrease count when remove a watcher il y a 11 ans
  Xiang Li d66dc3c1c7 refactor(watcher_hub.go) refactor notifyWatchers() il y a 11 ans
  Xiang Li 59ccefee0f fix(watchhub.go) add a lock to protect the hashmap il y a 11 ans
  Xiang Li 5e499456f0 init cancel watcher il y a 11 ans
  Xiang Li c6e1af8321 merge master il y a 11 ans
  Xiang Li 5097a2adee fix(event_history.go) should not scan prefix il y a 11 ans
  Xiang Li b7d07ea5c8 refactor event il y a 11 ans
  Xiang Li 6156d5c790 refactor separate etcd index from raft index il y a 11 ans
  Xiang Li 0372cdea23 refactor move sync command into etcd il y a 11 ans
  Xiang Li c307b6abca fix watcher_hub il y a 11 ans