jgroups-extras / jgroups-raft

Implementation of the RAFT consensus protocol in JGroups

Home Page:https://jgroups-extras.github.io/jgroups-raft/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement the snapshot() methods in FileBasedLog

belaban opened this issue · comments

They're currently storing the snapshot in memory, not on disk