Historial de Commits

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