Historial de Commits

Autor SHA1 Mensaje Fecha
  Xiang Li f46fdbf078 feat(node_extern.go) add prevNode field hace 12 años
  Xiang Li 9cf1fcc987 refactor(compareAndDelete) hace 12 años
  Xiang Li 59e98fcc62 doc fix grammar issue hace 12 años
  Xiang Li 0762c79e2e refactor remove unused const hace 12 años
  Xiang Li b556252358 tests fix all tests hace 12 años
  Xiang Li 40d297be66 feat add dir_flag hace 12 años
  Xiang Li 67b4c27d5d refactor change node_repr to node_extern hace 12 años
  Xiang Li b7d07ea5c8 refactor event hace 12 años
  Xiang Li 08c59895b5 refactor(Node) do not expose node struct hace 12 años
  Xiang Li cb4b6f1fe4 feat add modifiedIndex in kvpair hace 12 años
  Xiang Li 06f1b7f2e8 refactor change Index to modifiedIndex hace 12 años
  Xiang Li d8e5994c35 feat attach etcd-index,raft-index,raft-term to header hace 12 años
  Xiang Li d87e0e93d3 fix get return the last modified index of the node hace 12 años
  Xiang Li 6156d5c790 refactor separate etcd index from raft index hace 12 años
  Xiang Li acd940a450 refactor comments on IsPermanent hace 12 años
  Xiang Li 779195eb4f fix bug in update ttl hace 12 años
  Xiang Li 49c55477e5 refactor clean up hace 12 años
  Xiang Li 797d996535 init sync to delete expiring keys hace 12 años
  Xiang Li 07b52ee24c fix save and recovery hace 12 años
  Xiang Li 0d8510df33 refactor use push hace 12 años
  Xiang Li c5a6f9bb6b fix iszero hace 12 años
  Xiang Li 3f6d6cf4c6 refactor use time.IsZero hace 12 años
  Xiang Li 0e15962cef Merge pull request #276 from xiangli-cmu/feat-kvpair-ttl hace 12 años
  Xiang Li 7b60f8bdc3 feat kvpair include ttl hace 12 años
  Xiang Li 1fb3799118 fix put ttl hace 12 años
  Ben Johnson 1321c63f3b Extract Store into an interface. hace 12 años
  Xiang Li 75959f9948 refactor add node.ExpirationAndTTL hace 12 años
  Xiang Li c3e2332479 refactor separate kvpair to kvpair.go; simplify sorting interface hace 12 años
  Xiang Li 3c7f9215d1 comments node.go hace 12 años
  Xiang Li 48e6137f46 fix node.go race between expire and update hace 12 años