Historique des commits

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