Open w41ter opened 1 year ago
This version aims to provide a basic fault-tolerant, scalable transactional key-value store.
Before releasing the new version, we need to solve below issues:
Features:
Improvement:
node::tests::create_then_bootstrap_replica
raft_engine
raft-rs
Testing:
eval_scan.rs
raft_group
Some things we plan to do in future releases:
This version aims to provide a basic fault-tolerant, scalable transactional key-value store.
Before releasing the new version, we need to solve below issues:
Features:
Improvement:
node::tests::create_then_bootstrap_replica
.raft_engine
to a sub-crate for easier maintenance.raft-rs
to a sub-crate for easier maintenance.Testing:
eval_scan.rs
raft_group
modSome things we plan to do in future releases: