Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

推荐 Go 语言实战项目 rosedb #29

Closed
roseduan opened this issue Jun 3, 2021 · 0 comments
Closed

推荐 Go 语言实战项目 rosedb #29

roseduan opened this issue Jun 3, 2021 · 0 comments

Comments

@roseduan
Copy link

roseduan commented Jun 3, 2021

rosedb 是一个使用 Go 语言实现的 k-v 数据库,基于 bitcask 模型,支持多种数据结构。
项目地址:https://gonewspaper.org/s/rosedb

项目代码简洁,附有详细的中文注释,能够帮助你快速巩固 Go 相关知识。项目当中有链表、跳表等硬核数据结构,所以也能帮助你学习数据结构和算法知识。

项目的愿景是希望能够打造一个高效稳定的 k-v 存储引擎,你可以学习相关知识,然后和我们一起完善这个项目。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants