Skip to content

Commit

Permalink
Modify README to remove statemachine from new features waiting to be …
Browse files Browse the repository at this point in the history
…added
  • Loading branch information
RongtongJin committed Jul 6, 2022
1 parent b523d74 commit 72b348f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,19 @@ Dledger has added many new features that are not described in the [original pape
* High performance, high reliable storage support
* Parallel log replication between leader and followers
* Asynchronous replication
* State machine
* High tolerance of symmetric network partition
* High tolerance of asymmetric network partition
* [Jepsen verification with fault injection](https://github.com/openmessaging/openmessaging-dledger-jepsen)

### New features waiting to be added ###
* State machine
* Snapshot
* Multi-Raft
* Dynamic membership & configuration change
* SSL/TLS support

## Quick Start


### Prerequisite

* 64bit JDK 1.8+
Expand Down

0 comments on commit 72b348f

Please sign in to comment.