Open MrCroxx opened 2 years ago
The write model of raft log store is simple now. Currently, it cannot utilize the benefits of batching and pipelining. A better write model like RocksDB or something is needed.
The write model of raft log store is simple now. Currently, it cannot utilize the benefits of batching and pipelining. A better write model like RocksDB or something is needed.