MrCroxx / RunKV

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

feat: use rudder and wheel in integration test directly #59

Closed MrCroxx closed 2 years ago

MrCroxx commented 2 years ago

As titled. Fix bugs and use rudder and wheel in integration test directly.

This PR also introduced a lot of commented println for debug.. Remove them later.

Ref: #30 .