MrCroxx / RunKV

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

RunKV

main codecov

Still working in progress.

TOY ONLY!

RunKV is an experimental key-value storage engine for OLTP workload based on S3 and EBS. The goal is to reduce storage costs while the performace fallback is tolerable.

This is my master graduation project. Better gonna run, or I must run.