dhyanio / discache

Simple, Fast, and Distributed Cache Server in Go
MIT License
4 stars 0 forks source link

Peers adding from config #4

Open dhyanio opened 3 days ago

dhyanio commented 3 days ago

Raft peers adding should be from config, current we have hardcoded.

dhyanio commented 10 hours ago

peers only need when creating raftNode.BootstrapCluster()