Curious how hard it might be to run multi-raft as a stand alone module? I realize that approach was discarded at one point. I have interest in building a simple k-v service and would like to use multi-raft as a library.
How hard would it be to then take multi-raft and add splitting? My understanding is that CRDB does not yet support merging - how long before that is added?