Skip to content

Commit

Permalink
feat: fix errors and update dependencies, thanks riteraft-py (#25)
Browse files Browse the repository at this point in the history
* *: 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]>
  • Loading branch information
3 people authored Jul 26, 2023
1 parent 898a245 commit 2e02abb
Show file tree
Hide file tree
Showing 16 changed files with 226 additions and 6,859 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
/target
Cargo.lock
Loading

0 comments on commit 2e02abb

Please sign in to comment.