Commit History

Author SHA1 Message Date
  yoyinzyc 401df4bb8e etcdserver: add put request steps. 5 years ago
  yoyinzyc 1d6ef8370e pkg: use zap logger to format the structure log output. 5 years ago
  yoyinzyc 3830b3ef11 pkg: add field to record additional detail of trace; add stepThreshold 5 years ago
  yoyinzyc f4e7fc56a7 pkg: create package traceutil for tracing. mvcc: add tracing 5 years ago
  Jingyi Hu 55066ebdc0 mvcc: address comments 5 years ago
  Jingyi Hu a73fb85c0c mvcc: fully concurrent read 5 years ago
  Jingyi Hu 1c19f126cb mvcc/backend: rename ReadTx Lock() to RLock() 5 years ago
  Gyuho Lee d537b328cb mvcc: update import paths "go.etcd.io/etcd" 6 years ago
  Gyuho Lee e388a4a1a1 mvcc: simplify increment "rrev" 6 years ago
  Gyuho Lee 5165344981 mvcc: use latest revision to tombstone 6 years ago
  Gyuho Lee 03ef9745a9 mvcc: add more structured logging 6 years ago
  Gyuho Lee 3df30b9c7f mvcc: fix "unconvert" warnings 6 years ago
  Gyuho Lee 8a518b01c4 *: revert "internal/mvcc" change 6 years ago
  Gyuho Lee 80d15948bc *: move "mvcc" to "internal/mvcc" 6 years ago
  Gyuho Lee 349a377a67 *: move "lease" to "internal/lease" 6 years ago
  Anthony Romano f58c0cfb66 mvcc: Revisions() method for index to avoid key allocation 7 years ago
  Anthony Romano e9d096ae6b mvcc: don't allocate end revision while computing range 7 years ago
  Anthony Romano 522e75cb4f mvcc: use GaugeFunc metric to load db size when requested 7 years ago
  Anthony Romano ef63abdf7f mvcc: don't use pointer for storeTxnRead in storeTxnWrite 7 years ago
  Anthony Romano 33acbb694b mvcc: txns and r/w views 7 years ago