Historique des commits

Auteur SHA1 Message Date
  Jing Yang c57b6dd644 Refuse to append entries when the RPC is inconsistent. il y a 4 ans
  Jing Yang fc98b98203 Remove the index method of log array. il y a 4 ans
  Jing Yang 94f08fdc5f Add two more checks looking for log index out of bounds. il y a 4 ans
  Jing Yang 647f7466fb Revamp README.md. il y a 4 ans
  Jing Yang 89238d8801 Create a term marker that uses RPC responses to update term: #7. il y a 4 ans
  Jing Yang 4263354adc Complete Cargo metadata and updates to README. il y a 4 ans
  Jing Yang 86ac4383ba Add a comment to persister. il y a 4 ans
  Jing Yang e0097cc67b Add public documentation to the main struct. il y a 4 ans
  Jing Yang 2acf624863 Add public documentation to election timer. il y a 4 ans
  Jing Yang 4c4c7f00df Rename a lock to _guard to make sure it is not dropped immediately. il y a 4 ans
  Jing Yang def639e9be Add public documentation for the sync log entries daemon. il y a 4 ans
  Jing Yang 6296d8aa6a Add public documentation to the snapshot daemon. il y a 4 ans
  Jing Yang c877032f6c Add public documentation to the heatbeats daemon. il y a 4 ans
  Jing Yang 76a4387012 Update documents in DaemonEnv. il y a 4 ans
  Jing Yang fa58f1b7af Add public document for the apply command daemon. il y a 4 ans
  Jing Yang 6401d7082b Add comments to explain safe index accesses. il y a 4 ans
  Jing Yang a1ad9bea99 Update README.md. il y a 4 ans
  Jing Yang 42e6e2f83a Fix a typo in test. il y a 4 ans
  Jing Yang b7c3693001 Explain that commit_index is always in range [log.star(), log.end()]. il y a 4 ans
  Jing Yang 6fd57c9352 Add an assertion that helps explain some errors. il y a 4 ans
  Jing Yang 7f6e0854aa Replace the last eprintln() with check_or_reocrd. il y a 4 ans
  Jing Yang a28516a2a3 Rename sync_log_entry to sync_log_entries. il y a 4 ans
  Jing Yang 41e0f1fde0 Move the RPC deadline constant to utils.rs. il y a 4 ans
  Jing Yang 9d1a1e129d Reorganize install snapshot to sync_log_entry.rs. il y a 4 ans
  Jing Yang 14cffb8a86 Move process request vote to its own file. il y a 4 ans
  Jing Yang 1407ea6e02 Move process_append_entries to its own file. il y a 4 ans
  Jing Yang 5663d51ae7 Move sync log daemon and dependencies to its own file. il y a 4 ans
  Jing Yang 5ddb6b2d43 Move heartbeats to its own file. il y a 4 ans
  Jing Yang 83b2089b86 Move the election daemon to its own file. il y a 4 ans
  Jing Yang 739230a4f7 Create a constructor for RaftState. il y a 4 ans