Commit History

Author SHA1 Message Date
  Yicheng Qin c8de5eee85 fix(server/key): unable to update unexpired ttl 11 years ago
  Mikhail Goncharov 074c78d725 fix(store): corrected CAS and CAD fail cause in response 11 years ago
  evan-gu 9cfd8c5f0b fix(store): make NodeExtern.Value a *string 12 years ago
  Brandon Philips 1b00c449a5 Revert "Better error message when setting values on directories" 12 years ago
  Kelsey Hightower d13dd50d51 Better error message when setting values on directories 12 years ago
  rwindelz a2e5bae951 fix(store): TTL should range 1..n rather than 1..n+1 12 years ago
  Xiang Li f46fdbf078 feat(node_extern.go) add prevNode field 12 years ago
  Xiang Li 9cf1fcc987 refactor(compareAndDelete) 12 years ago
  Xiang Li 59e98fcc62 doc fix grammar issue 12 years ago
  Xiang Li 0762c79e2e refactor remove unused const 12 years ago
  Xiang Li b556252358 tests fix all tests 12 years ago
  Xiang Li 40d297be66 feat add dir_flag 12 years ago
  Xiang Li 67b4c27d5d refactor change node_repr to node_extern 12 years ago
  Xiang Li b7d07ea5c8 refactor event 12 years ago
  Xiang Li 08c59895b5 refactor(Node) do not expose node struct 12 years ago
  Xiang Li cb4b6f1fe4 feat add modifiedIndex in kvpair 12 years ago
  Xiang Li 06f1b7f2e8 refactor change Index to modifiedIndex 12 years ago
  Xiang Li d8e5994c35 feat attach etcd-index,raft-index,raft-term to header 12 years ago
  Xiang Li d87e0e93d3 fix get return the last modified index of the node 12 years ago
  Xiang Li 6156d5c790 refactor separate etcd index from raft index 12 years ago
  Xiang Li acd940a450 refactor comments on IsPermanent 12 years ago
  Xiang Li 779195eb4f fix bug in update ttl 12 years ago
  Xiang Li 49c55477e5 refactor clean up 12 years ago
  Xiang Li 797d996535 init sync to delete expiring keys 12 years ago
  Xiang Li 07b52ee24c fix save and recovery 12 years ago
  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