Commit History

Author SHA1 Message Date
  Xiang Li d8e5994c35 feat attach etcd-index,raft-index,raft-term to header 11 years ago
  Xiang Li d87e0e93d3 fix get return the last modified index of the node 11 years ago
  Xiang Li 6156d5c790 refactor separate etcd index from raft index 11 years ago
  Xiang Li acd940a450 refactor comments on IsPermanent 11 years ago
  Xiang Li 779195eb4f fix bug in update ttl 11 years ago
  Xiang Li 49c55477e5 refactor clean up 11 years ago
  Xiang Li 797d996535 init sync to delete expiring keys 11 years ago
  Xiang Li 07b52ee24c fix save and recovery 11 years ago
  Xiang Li 0d8510df33 refactor use push 11 years ago
  Xiang Li c5a6f9bb6b fix iszero 11 years ago
  Xiang Li 3f6d6cf4c6 refactor use time.IsZero 11 years ago
  Xiang Li 0e15962cef Merge pull request #276 from xiangli-cmu/feat-kvpair-ttl 11 years ago
  Xiang Li 7b60f8bdc3 feat kvpair include ttl 11 years ago
  Xiang Li 1fb3799118 fix put ttl 11 years ago
  Ben Johnson 1321c63f3b Extract Store into an interface. 11 years ago
  Xiang Li 75959f9948 refactor add node.ExpirationAndTTL 11 years ago
  Xiang Li c3e2332479 refactor separate kvpair to kvpair.go; simplify sorting interface 11 years ago
  Xiang Li 3c7f9215d1 comments node.go 11 years ago
  Xiang Li 48e6137f46 fix node.go race between expire and update 11 years ago
  Xiang Li a07802a347 refactor node.go; use once 11 years ago
  Xiang Li a71838a59b refactor watcher.go 11 years ago
  Xiang Li baaaf24f70 (feat) v1 apt backward support 11 years ago
  Xiang Li 558d30f33f simplify lock 11 years ago
  evan-gu 974d74befb add some comment and change a declaration form 11 years ago
  evan-gu 6f591032ef rename to DupCnt, duped; add some comments, maintained some format, add notification for immediate expiration 11 years ago
  evan-gu b8ac1d082b fix race between Expire() and others, fix UpdateTTL(), modified watcher to catch Expire() 11 years ago
  evan-gu 0959448855 add LastIndex and LastTerm in EventHistory 11 years ago
  evan-gu 3ae316ac38 add ExpireCount and some test case 11 years ago
  evan-gu 35724319c9 add watcher for expiration, add expiration for TestAndSet, add related test case 11 years ago
  Xiang Li da83ee223b clean up from yifan 11 years ago