Historial de Commits

Autor SHA1 Mensaje Fecha
  Jing Yang b3067671d6 Include snapshot in persisted state. hace 4 años
  Jing Yang 52ad4488ef Remove dead_code label that is no longer necessary. hace 4 años
  Jing Yang e949c5c550 Send install snapshot request through apply command. hace 4 años
  Jing Yang df79f61a3a Fix the range check bug introduced by log_array. hace 5 años
  Jing Yang 74a8a108ea Fix clippy errors. hace 5 años
  Jing Yang 885a4c791d Use a vector of bytes to store snapshot. hace 5 años
  Jing Yang de65b33c12 Add an IndexTerm struct for LogArray. hace 5 años
  Jing Yang 6ae7f4eab1 Change snapshot to return the index and term as well. hace 5 años
  Jing Yang 19e016ecea Add rustdoc. hace 5 años
  Jing Yang 2827664b94 Rename start_offset() to start(), len() to end(). hace 5 años
  Jing Yang fc3310100c Add comprehensive tests to log array. hace 5 años
  Jing Yang d4eb249314 Remove a rare import. hace 5 años
  Jing Yang 7f1702f9d4 Rename add() to add_command(). hace 5 años
  Jing Yang b8e2904c31 Migrate log array to generics. hace 5 años
  Jing Yang 4d80a496f2 Shift log vector and avoid allocation. hace 5 años
  Jing Yang f96c82b539 Refactor: log vector to LogArray. hace 5 años