This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nim-raft
Watch
2
Star
0
Fork
0
You've already forked nim-raft
mirror of
https://github.com/status-im/nim-raft.git
synced
2025-02-13 13:36:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
Branches
Tags
View all branches
nim-raft
/
.gitignore
9 lines
81 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add preliminary API definitions and project roadmap
2023-08-09 13:06:34 +03:00
# ignore all executable files
*
!*.*
!*/
*.exe
*.out
nimcache/
Add basic Raft Cluster test
2023-08-31 23:52:52 +03:00
build/
nimbledeps/
Reference in New Issue
Copy Permalink