Skip to content

ZGRX/tiny-lsm-labs

Repository files navigation


C++20MIT licenseplatform Linux x86_64Version BadgeAsk DeepWiki

Tiny-LSM is a educational project to implement a simple kv database from scratch, using lsm-tree as the storage engine. The project manager uses xmake. The project is inspired by mini-lsm, tinykv and leveldb. The project is partly compatible with the Redis Resp protocol, so it can be used as a redis backend and relpace redis-server(Just for fun 🎮).

forked form "https://github.com/Vanilla-Beauty/tiny-lsm" i delete a part of the readme file. This is the source repo:"https://github.com/Vanilla-Beauty/tiny-lsm"

About

实现tiny-lsm的一个学习项目

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors