Categorygithub.com/Deathfireofdoom/distributed-kv-store
module
0.0.0-20240711094912-d2f2993d5ff3
Repository: https://github.com/deathfireofdoom/distributed-kv-store.git
Documentation: pkg.go.dev

# README

Distributed KV-store

Note 29-06-2024

The idea is to implement a distributed kv-store, using RAFT consensus algorithm, for now, its only a simple kv-store.

Dev notes

  • Fix so only leader accepts read/writes, maybe re-route otherwise?

# Packages

No description provided by the author