Historial de Commits

Autor SHA1 Mensaje Fecha
  Jing Yang de3c5eaf17 Allow message applying errors in KV server. hace 4 años
  Jing Yang 5ae61e09a0 Remove all `external crate`! hace 4 años
  Jing Yang ead6ae4211 Add test log to snapshot_tests. hace 4 años
  Jing Yang 144657a59d Replace all eprintln() with proper logging. hace 4 años
  Jing Yang aae03cec67 Setup test logger in KVServer and tests. hace 4 años
  Jing Yang 5cec503a1c Better error message when handling test loggers. hace 4 años
  Jing Yang 614c678683 Complete the API in LocalLogger. hace 4 años
  Jing Yang 85d5da0864 Add daemon starting and exiting log. hace 4 años
  Jing Yang fdcfcfb31e Panic if the logger is not set. hace 4 años
  Jing Yang c3b614de6a Add a 'latest' link to the last log file of the same test. hace 4 años
  Jing Yang 96fd5067e7 Attach test name to test log file name. hace 4 años
  Jing Yang 10e45a5224 Create one log file for each test. hace 4 años
  Jing Yang b9f664703b Add basic logging to ruaft and especially tests. hace 4 años
  Jing Yang 3f0c957798 Validate log content at creation time. hace 4 años
  Jing Yang 80487fdc85 Add a comment explain why stop_wait_group cannot be merged into DaemonEnv. hace 4 años
  Jing Yang 5e75abc074 Give each daemon a name. hace 4 años
  Jing Yang d64d11ac80 Add one more error check to rule out log array index of out bound. hace 4 años
  Jing Yang c57b6dd644 Refuse to append entries when the RPC is inconsistent. hace 4 años
  Jing Yang fc98b98203 Remove the index method of log array. hace 4 años
  Jing Yang 94f08fdc5f Add two more checks looking for log index out of bounds. hace 4 años
  Jing Yang 647f7466fb Revamp README.md. hace 4 años
  Jing Yang 89238d8801 Create a term marker that uses RPC responses to update term: #7. hace 4 años
  Jing Yang 4263354adc Complete Cargo metadata and updates to README. hace 4 años
  Jing Yang 86ac4383ba Add a comment to persister. hace 4 años
  Jing Yang e0097cc67b Add public documentation to the main struct. hace 4 años
  Jing Yang 2acf624863 Add public documentation to election timer. hace 4 años
  Jing Yang 4c4c7f00df Rename a lock to _guard to make sure it is not dropped immediately. hace 4 años
  Jing Yang def639e9be Add public documentation for the sync log entries daemon. hace 4 años
  Jing Yang 6296d8aa6a Add public documentation to the snapshot daemon. hace 4 años
  Jing Yang c877032f6c Add public documentation to the heatbeats daemon. hace 4 años