Raft
Oct 26, 2023
·
1 min read

Engineered a robust distributed hash table system implementing with Raft consensus for replication and consistency, while leveraging Golang’s concurrency features and RPC for high-performance inter-node communication.
Engineered a robust distributed hash table system implementing with Raft consensus for replication and consistency, while leveraging Golang’s concurrency features and RPC for high-performance inter-node communication.