Commit History

Author SHA1 Message Date
  Xiang Li 0d8510df33 refactor use push 12 years ago
  Xiang Li c5a6f9bb6b fix iszero 12 years ago
  Xiang Li 3f6d6cf4c6 refactor use time.IsZero 12 years ago
  Xiang Li 0e15962cef Merge pull request #276 from xiangli-cmu/feat-kvpair-ttl 12 years ago
  Xiang Li 7b60f8bdc3 feat kvpair include ttl 12 years ago
  Xiang Li 1fb3799118 fix put ttl 12 years ago
  Ben Johnson 1321c63f3b Extract Store into an interface. 12 years ago
  Xiang Li 75959f9948 refactor add node.ExpirationAndTTL 12 years ago
  Xiang Li c3e2332479 refactor separate kvpair to kvpair.go; simplify sorting interface 12 years ago
  Xiang Li 3c7f9215d1 comments node.go 12 years ago
  Xiang Li 48e6137f46 fix node.go race between expire and update 12 years ago
  Xiang Li a07802a347 refactor node.go; use once 12 years ago
  Xiang Li a71838a59b refactor watcher.go 12 years ago
  Xiang Li baaaf24f70 (feat) v1 apt backward support 12 years ago
  Xiang Li 558d30f33f simplify lock 12 years ago
  evan-gu 974d74befb add some comment and change a declaration form 12 years ago
  evan-gu 6f591032ef rename to DupCnt, duped; add some comments, maintained some format, add notification for immediate expiration 12 years ago
  evan-gu b8ac1d082b fix race between Expire() and others, fix UpdateTTL(), modified watcher to catch Expire() 12 years ago
  evan-gu 0959448855 add LastIndex and LastTerm in EventHistory 12 years ago
  evan-gu 3ae316ac38 add ExpireCount and some test case 12 years ago
  evan-gu 35724319c9 add watcher for expiration, add expiration for TestAndSet, add related test case 12 years ago
  Xiang Li da83ee223b clean up from yifan 12 years ago