Историја ревизија

Аутор SHA1 Порука Датум
  Jing Yang 00523949a8 Update durio dependencies. пре 3 година
  Jing Yang bd14aed2a2 Replace tuple with a struct with named fields. пре 3 година
  Jing Yang 13d6273469 Make SharedSender clonable for any T. пре 3 година
  Jing Yang f34f697280 Move next_index and current_step out of RaftState. пре 3 година
  Jing Yang 8c80a8b26c Merge Opening into PeerProgress. пре 3 година
  Jing Yang 9b1995e432 Merge Peer into PeerProgress. пре 3 година
  Jing Yang 56f934ea4f Remove next_index and current_step from RaftState. пре 3 година
  Jing Yang e026ab6803 Move next_index and current_step out of RaftState. пре 3 година
  Jing Yang 2f66c3fa08 Create an explicit enum for sync log entry events. пре 3 година
  Jing Yang 0b29f77341 Wrap data of the sync log entries daemon in opaque structs. пре 3 година
  Jing Yang c8fa496d8a Move durio to its own workspace. пре 3 година
  Jing Yang 879e45ecaa Minor tweaks in Cargo.toml. пре 3 година
  Jing Yang 8bc2df1990 Remove test logger from durio. пре 3 година
  Jing Yang 16dbee97f6 Move the "LeaderLogShrunk" so that we only check it when we are the leader. пре 3 година
  Jing Yang 1e4fb64fcb Minor code refactor related to _clone. пре 3 година
  Jing Yang 87c7445eff Use a do nothing persister in durio. пре 3 година
  Jing Yang 23f974ecd6 Add a smoke test to durio. пре 3 година
  Jing Yang b2ed8dfad9 Make the "integration-test" dependency optional in kvraft. пре 3 година
  Jing Yang 981dea20f3 Minor code refactor. пре 3 година
  Jing Yang e51d4e4050 Move from warp to axum which is actively maintained. пре 3 година
  Jing Yang d7af49179d Use a closure to capture env for handlers. пре 3 година
  Jing Yang 1d5a5bfb7e use RepilcableCommand in test_configs. пре 3 година
  Jing Yang 35cce92ab3 Use Acquire/Release in tests. пре 3 година
  Jing Yang 3270245d50 Use AcqRel instead of SeqCst in sync_log_entry.rs. пре 3 година
  Jing Yang a656242d93 Use acquire/release in kvraft. пре 3 година
  Jing Yang ca59d5b7ac Replace SeqCst ordering with more relaxed ones in keep_running. пре 3 година
  Jing Yang 6ccfe3f55e Allow higher version of tarpc, disable warp features. пре 3 година
  Jing Yang 9f7ce63fb0 Minor code tweak. пре 3 година
  Jing Yang 4939360829 Fix the bug caused by stale commit index at the start of the term. пре 3 година
  Jing Yang aa4a80651e Add another test to reveal the bug caused by stale commit indexes. пре 3 година