Skip to content
This repository has been archived by the owner on Sep 6, 2018. It is now read-only.

Persist Server & Peer State to Disk #8

Closed
benbjohnson opened this issue May 11, 2013 · 1 comment
Closed

Persist Server & Peer State to Disk #8

benbjohnson opened this issue May 11, 2013 · 1 comment
Assignees
Labels

Comments

@benbjohnson
Copy link
Contributor

The state for the server (currentTerm, votedFor) and peers (last log index/term) needs to be written to disk.

@ghost ghost assigned benbjohnson May 11, 2013
@ongardie
Copy link

You shouldn't actually need to persist anything for peers.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants