sofastack / sofa-jraft

A production-grade java implementation of RAFT consensus algorithm.
https://www.sofastack.tech/projects/sofa-jraft/
Apache License 2.0
3.57k stars 1.14k forks source link

RFC: I'm working on #854 "multi-generation log cache" #886

Closed RockRockWhite closed 2 months ago

RockRockWhite commented 1 year ago
    @RockRockWhite You can submit a RFC first

Originally posted by @hzh0425 in https://github.com/sofastack/sofa-jraft/issues/854#issuecomment-1250519954 As discussion in #854, I was assigned the issue, on which I'm working.
I submit this RFC for farther discussion and report the progress of my work.

hzh0425 commented 1 year ago

'Submit RFC' means you should submit a pr like that https://github.com/sofastack/sofa-jraft/pull/710