raft-engine
raft-engine copied to clipboard
Initial win32 support
Supports https://github.com/tikv/tikv/issues/9103
ping @tabokie , any chance got this PR merged? cc @skyline75489
ping @tabokie , any chance got this PR merged? cc @skyline75489
I'm afraid this PR is too old to be useful. This part of code has been heavily refactored. Good thing is right now all file system logic is kept within https://github.com/tikv/raft-engine/blob/master/src/env/default.rs, it should be easy enough to adapt it now.
@MichaelScofield @skyline75489 Welcome to file another PR if anyone is intersted.