参考 LevelDB 写 LSM LeveledCompaction 存储引擎,想用于之后写 NewSQL 仓库: https://github.com/KKould/KipDB
![]() |
1
LanLiang 2024-07-05 14:31:23 +08:00
https://github.com/xline-kv/Xline 是一个兼容 etcd API 的 KV 存储,感兴趣的话也可以关注一下
|