-
Notifications
You must be signed in to change notification settings - Fork 319
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* feat(example): add Register Model DLedger 1. add Register Model DLedger Closes #286 * feat(jepsen): add jepsen test framework 1. add jepsen test framework Closes #286 * feat(jepsen): support linear verify and make test more automated 1. support linear verify 2. make test more automated Closes #286 * feat(jepsen): pass network partition test 1. pass network partition test Closes #286 * feat(jepsen): add apache license header 1. add apache license header Closes #286 * fix(jepsen): fix apply empty log 1. fix apply empty log Closes #286 * feat(example): support benchmark for register model 1. support benchmark for register model Closes #289 * refactor(example): combine modules: command and example 1. combine modules: command and example Closes #289 * style(global): rollback changes `.gitignore` 1. rollback changes `.gitignore` Closes #289 * rerun
- Loading branch information
1 parent
234f707
commit 91acd65
Showing
39 changed files
with
1,153 additions
and
213 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
52 changes: 0 additions & 52 deletions
52
command/src/main/java/io/openmessaging/storage/dledger/command/BossCommand.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.