TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Starskey – Fast Persistent Key-Value Store (Inspired by LevelDB)

5 点作者 alexpadula4 个月前
Hey everyone! I hope you’re all doing well. I thought I&#x27;d share a new open source Go project I started. It’s called Starskey!<p>I’ve been diligently studying database internals, data structures, and more for almost two years now, writing many different things. This open-source key-value store is built on top of a log-structured merge tree, inspired by WiscKey and LevelDB. It&#x27;s fairly fast, durable and rather efficient. It&#x27;s meant to provide you a persistent embedded storage option for binary key value pairs.<p>Github<p><a href="https:&#x2F;&#x2F;github.com&#x2F;starskey-io&#x2F;starskey">https:&#x2F;&#x2F;github.com&#x2F;starskey-io&#x2F;starskey</a><p>Web<p><a href="https:&#x2F;&#x2F;starskey.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;starskey.io&#x2F;</a><p>I hope you check out Starskey, do let me know your thoughts and or questions.<p>Thank you!

暂无评论

暂无评论