MrCroxx / RunKV

[WIP] An experimental cloud-native distributed KV engine for OLTP workload.
MIT License
68 stars 7 forks source link

feat: separate apply and snapshot cmd channel #108

Closed MrCroxx closed 2 years ago

MrCroxx commented 2 years ago

Separate apply and snapshot cmd channel in Gear and KvWorker.

Part of work to combine WAL and raft log store.

Ref: #88 .

MrCroxx commented 2 years ago

Driven mad by graduation, f**k.