Historique des commits

Auteur SHA1 Message Date
  yoyinzyc 57aa68af5a etcdserver: trace compaction request; add return parameter 'trace' to applierV3.Compaction() il y a 5 ans
  yoyinzyc 401df4bb8e etcdserver: add put request steps. il y a 5 ans
  yoyinzyc 3830b3ef11 pkg: add field to record additional detail of trace; add stepThreshold il y a 5 ans
  yoyinzyc f4e7fc56a7 pkg: create package traceutil for tracing. mvcc: add tracing il y a 5 ans
  Joe Betz 9b51febaf5 *: Add experimental-compaction-batch-limit flag il y a 5 ans
  Gyuho Lee 88f4b83ba9 mvcc: fix typo in test il y a 5 ans
  Xiang Li 2c5162af5c Merge pull request #10523 from jingyih/fully_concurrent_reads il y a 5 ans
  Jingyi Hu 2a9320e944 mvcc: add TestConcurrentReadTxAndWrite il y a 5 ans
  Jingyi Hu ad80752715 mvcc: add metrics dbOpenReadTxn il y a 5 ans
  Gyuho Lee 1caaa9ed4a test: test update for Go 1.12.5 and related changes il y a 5 ans
  Gyuho Lee 34bd797e67 *: revert module import paths il y a 5 ans
  Jingyi Hu a73fb85c0c mvcc: fully concurrent read il y a 5 ans
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number il y a 5 ans
  Jingyi Hu 1c19f126cb mvcc/backend: rename ReadTx Lock() to RLock() il y a 5 ans
  WizardCXY 6e8913b004 bugfix:dead lock on store.mu when store.Compact in store.Restore happens il y a 5 ans
  Gyuho Lee d537b328cb mvcc: update import paths "go.etcd.io/etcd" il y a 6 ans
  Gyuho Lee 03ef9745a9 mvcc: add more structured logging il y a 6 ans
  Gyuho Lee c00c6cb685 mvcc: support structured logger il y a 6 ans
  Gyuho Lee 8a518b01c4 *: revert "internal/mvcc" change il y a 6 ans
  Gyuho Lee 80d15948bc *: move "mvcc" to "internal/mvcc" il y a 6 ans
  Gyuho Lee 349a377a67 *: move "lease" to "internal/lease" il y a 6 ans
  Manjunath A Kumatagi 89221a25b8 mvcc : Fix Govet errors il y a 6 ans
  Gyuho Lee 2e95ace82b mvcc: fetch revisions with current revision, not 0, in HashByRev il y a 7 ans
  Anthony Romano f58c0cfb66 mvcc: Revisions() method for index to avoid key allocation il y a 7 ans
  fanmin shi df5a3d15ce mvcc: increase rev for TestHashKVWhenCompacting il y a 7 ans
  fanmin shi 4c2c5b0084 mvcc: add tests for Keep il y a 7 ans
  fanmin shi 8609521ce2 mvcc: add TestHashKVWhenCompacting to kvstore_test il y a 7 ans
  Anthony Romano e9d096ae6b mvcc: don't allocate end revision while computing range il y a 7 ans
  Anthony Romano 51a568aa81 mvcc: restore into tree index with one key index il y a 7 ans
  Anthony Romano 02164874d9 mvcc: test restore and deletes with small chunk sizes il y a 7 ans