Skip to content

Commit 2e02abb

Browse files
PsiACEgengliqijopemachine
authored
feat: fix errors and update dependencies, thanks riteraft-py (#25)
* *: try update to tokio-1 Signed-off-by: Chojan Shang <[email protected]> * fix: fix create snapshot (#22) Signed-off-by: gengliqi <[email protected]> Co-authored-by: gengliqi <[email protected]> * fix: refact to memory storage to fix ser/de bug in heed storage (#23) * chore: bump deps Signed-off-by: Chojan Shang <[email protected]> * refactor(storage): add memstorage remove heed storage Signed-off-by: Chojan Shang <[email protected]> --------- Signed-off-by: Chojan Shang <[email protected]> * fix: make elect work (#24) * fix: make elect work Signed-off-by: Chojan Shang <[email protected]> * chore: reorg for better layout Signed-off-by: Chojan Shang <[email protected]> --------- Signed-off-by: Chojan Shang <[email protected]> --------- Signed-off-by: Chojan Shang <[email protected]> Signed-off-by: gengliqi <[email protected]> Signed-off-by: Chojan Shang <[email protected]> Co-authored-by: gengliqi <[email protected]> Co-authored-by: Gyubong <[email protected]>
1 parent 898a245 commit 2e02abb

File tree

16 files changed

+226
-6859
lines changed

16 files changed

+226
-6859
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
/target
2+
Cargo.lock

0 commit comments

Comments
 (0)