Commit History

作者 SHA1 備註 提交日期
  Xiang Li f59da0e453 *:fix point-in-time backup 9 年之前
  Xiang Li 711451ce2d *: rename logger to plog 9 年之前
  Xiang Li 185d2bced4 wal: use leveled logger 9 年之前
  Xiang Li 89242d4659 wal: better log msg 9 年之前
  Xiang Li 53792ccbdc wal: never leave a corrupted wal file 9 年之前
  Yicheng Qin 44de670de7 wal: allow at most one WAL function called at one time 9 年之前
  Xiang Li c32cca3a4f wal: reduce allocation when encoding entries 9 年之前
  Xiang Li 8b4eed29e5 wal: fix the unexpectedEOF error in the last wal. 9 年之前
  Xiang Li 6e6669d696 wal: releastTo should work with large release index 9 年之前
  Xiang Li b66eb3d81c wal: fix ReleaseLockTo 9 年之前
  Xiang Li 86429264fb wal: support auto-cut in wal 9 年之前
  Xiang Li 84485643fe *: expose wal metrics at /metrics 9 年之前
  Xiang Li fb1a28c65d *: vendor prometheus 9 年之前
  Xiang Li 9e63b1fb63 wal: record metrics 9 年之前
  Yicheng Qin e966e565c4 etcdctl/backup_command: handle datadir with missed snapshot mark 9 年之前
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright 9 年之前
  Yicheng Qin 270e67db84 wal: not export unnecessary public functions 9 年之前
  Yicheng Qin 6460e49a33 wal: save empty snapshot when create 10 年之前
  Yicheng Qin 84f62f21ee wal: record and check snapshot 10 年之前
  Jonathan Boulle 1ec98cb795 pkg/fileutil: sort filenames during ReadDir 10 年之前
  Xiang Li 53bf7e4b5e wal: rename openAtIndex -> open; OpenAtIndexUntilUsing -> openNotInUse 10 年之前
  Xiang Li f538cba272 *: do not backup files still in use 10 年之前
  Xiang Li ea94d19147 *: lock the in using files; do not purge locked the wal files 10 年之前
  Yicheng Qin b9bf957c6d wal: sync after writing data to disk in Cut function 10 年之前
  Yicheng Qin af0f34c595 wal: save latest state into new WAL 10 年之前
  Yicheng Qin aa61009560 wal: not return ErrIndexNotFound in ReadAll 10 年之前
  Xiang Li d3db010190 *: support purging old wal/snap files 10 年之前
  Jonathan Boulle 5a964f49a5 wal: propagate errors 10 年之前
  Xiang Li 075ab6415f Merge pull request #1587 from xiangli-cmu/fix_wal 10 年之前
  Xiang Li ff1f5a9d57 wal: sync before returning from create 10 年之前