Aync writes to RocksDB are 1000x faster than sync writes. We don't need to do...
Aync writes to RocksDB are 1000x faster than sync writes. We don't need to do synchronous writes because we do sync writes on commit logs
Please register or sign in to comment