Histórico de Commits

Autor SHA1 Mensagem Data
  Jing Yang baf22fec60 Use `IndexTerm` in public API. há 3 anos atrás
  Jing Yang e3f2148ecb Remove the "Default" requirement on command. há 3 anos atrás
  Jing Yang e8b752a92f Move LogEntry and LogEntryEnum to log_array.rs há 3 anos atrás
  Jing Yang 098742095d Explicitly allow no-op and term-change log entries. há 3 anos atrás
  Jing Yang 983ef530f5 Fix clippy warnings. há 4 anos atrás
  Jing Yang 0456fde835 Cosmetic code improvements. há 4 anos atrás
  Jing Yang e6c939ed66 Remote a TODO that is done. há 4 anos atrás
  Jing Yang 5ae61e09a0 Remove all `external crate`! há 4 anos atrás
  Jing Yang 3f0c957798 Validate log content at creation time. há 4 anos atrás
  Jing Yang fc98b98203 Remove the index method of log array. há 4 anos atrás
  Jing Yang d28dc76eb5 Watch thread panics and record errors. há 4 anos atrás
  Jing Yang ff9b9bcd4c Do not shrink log beyond log start. há 4 anos atrás
  Jing Yang b3067671d6 Include snapshot in persisted state. há 4 anos atrás
  Jing Yang 52ad4488ef Remove dead_code label that is no longer necessary. há 4 anos atrás
  Jing Yang e949c5c550 Send install snapshot request through apply command. há 4 anos atrás
  Jing Yang df79f61a3a Fix the range check bug introduced by log_array. há 5 anos atrás
  Jing Yang 74a8a108ea Fix clippy errors. há 5 anos atrás
  Jing Yang 885a4c791d Use a vector of bytes to store snapshot. há 5 anos atrás
  Jing Yang de65b33c12 Add an IndexTerm struct for LogArray. há 5 anos atrás
  Jing Yang 6ae7f4eab1 Change snapshot to return the index and term as well. há 5 anos atrás
  Jing Yang 19e016ecea Add rustdoc. há 5 anos atrás
  Jing Yang 2827664b94 Rename start_offset() to start(), len() to end(). há 5 anos atrás
  Jing Yang fc3310100c Add comprehensive tests to log array. há 5 anos atrás
  Jing Yang d4eb249314 Remove a rare import. há 5 anos atrás
  Jing Yang 7f1702f9d4 Rename add() to add_command(). há 5 anos atrás
  Jing Yang b8e2904c31 Migrate log array to generics. há 5 anos atrás
  Jing Yang 4d80a496f2 Shift log vector and avoid allocation. há 5 anos atrás
  Jing Yang f96c82b539 Refactor: log vector to LogArray. há 5 anos atrás