Function raftstore::store::fsm::apply::should_sync_log[][src]

fn should_sync_log(cmd: &RaftCmdRequest) -> bool

Checks if a write is needed to be issued after handling the command.