Commit History

Author SHA1 Message Date
  Anthony Romano 2f1542c06d *: use filepath.Join for files 7 years ago
  Xiang Li ab0ccdc4df snap: fix write snap 8 years ago
  Gyu-Ho Lee ef44f71da9 *: update LICENSE header 8 years ago
  Ajit Yagaty c12f263577 snap: Do not complain about db file. 8 years ago
  Anthony Romano bd832e5b0a *: migrate Godeps to vendor/ 8 years ago
  Gyu-Ho Lee 81229dbea9 *: add missing package descriptions 9 years ago
  Xiang Li c1e4e647eb snap: use Histogram for snap metrics 9 years ago
  Hitoshi Mitake 7a6d33620f snap: export durations of marshalling cost during snapshot save 9 years ago
  Alex Robinson 57a5520157 snap: Record the snapshot save duration on success rather than only on error. 9 years ago
  Xiang Li 13f44e4b79 *: update generated proto code 9 years ago
  Xiang Li 711451ce2d *: rename logger to plog 9 years ago
  Xiang Li ae5f7c943b snap: use leveled logger 9 years ago
  Xiang Li f697916793 snap: load should only return ErrNoSnapshot 9 years ago
  Xiang Li c3d3ad931b snap: add save latency metrics 9 years ago
  Xiang Li 71bed48916 snap: add Read function 9 years ago
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright 9 years ago
  Xiang Li e981dda287 snap: error on empty snapshot 10 years ago
  Veres Lajos 3de2ab2c04 *: typofixes 10 years ago
  Ben Darnell 355ee4f393 raft: Integrate snapshots into the raft.Storage interface. 10 years ago
  Yicheng Qin 791b2fd503 *: handle panic and fatal more consistently 10 years ago
  Yicheng Qin 5da481213e Merge pull request #1478 from unihorn/190 10 years ago
  Yicheng Qin 433b4138c5 etcdserver: panic on storage error 10 years ago
  Yicheng Qin aa50af1c69 *: clean log.Print 10 years ago
  Jonathan Boulle 7a4d42166b *: add license header to all source files 10 years ago
  Xiang Li ab61a8aa9a *: init for on disk snap support 10 years ago
  Xiang Li 9e77d180c4 snapshot: move pb to snappb; remove clusterId 10 years ago
  Xiang Li f891199ab0 snap: refactoring 10 years ago
  Xiang Li f664c02a40 snap: handle snapshot file error robustly 10 years ago
  Xiang Li aff5b75487 snap: separate Load to Load and snapNames 10 years ago
  Xiang Li 71d12d3330 snap: fix typo 10 years ago