An implementation of a distributed hash table in Rust using RAFT for distributed consensus. For proof-of-concept implementation, RPCs are simulated by writing RPC arguments to disk, and having replies be made by reading the requests stored on the disk and saving the reply to disk.
-
Notifications
You must be signed in to change notification settings - Fork 0
mhbtz1/dht-rs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An implementation of a distributed hash table from scratch in Rust.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published