Skip to content

Commit 72b348f

Browse files
committed
Modify README to remove statemachine from new features waiting to be added
1 parent b523d74 commit 72b348f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,20 +15,19 @@ Dledger has added many new features that are not described in the [original pape
1515
* High performance, high reliable storage support
1616
* Parallel log replication between leader and followers
1717
* Asynchronous replication
18+
* State machine
1819
* High tolerance of symmetric network partition
1920
* High tolerance of asymmetric network partition
2021
* [Jepsen verification with fault injection](https://github.com/openmessaging/openmessaging-dledger-jepsen)
2122

2223
### New features waiting to be added ###
23-
* State machine
2424
* Snapshot
2525
* Multi-Raft
2626
* Dynamic membership & configuration change
2727
* SSL/TLS support
2828

2929
## Quick Start
3030

31-
3231
### Prerequisite
3332

3433
* 64bit JDK 1.8+

0 commit comments

Comments
 (0)