riteraft icon indicating copy to clipboard operation
riteraft copied to clipboard

Publish v0.1.0 to crates.io

Open PsiACE opened this issue 4 years ago • 1 comments

Need to wait for the upstream tikv/raft-rs to release 0.6.0 .

Related: https://github.com/tikv/raft-rs/issues/429

PsiACE avatar May 15 '21 14:05 PsiACE

Currently, riteraft is dependent raft-rs#cc0ed97d9a . But after that there were some destructive commits. If we need to upgrade to raft-rs v0.6.0, we need to make some changes to the code .

Need to check: https://github.com/tikv/raft-rs/pull/433

PsiACE avatar May 15 '21 15:05 PsiACE

https://crates.io/crates/riteraft

PsiACE avatar Jul 26 '23 15:07 PsiACE