Limbo是一个巨大的机会
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1.6k
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
Limbo是一个纯rust重写的嵌入式sqlite,在社区内掀起了巨大的热度。很多项目开始尝试嵌入Limbo,如何Limbo底层不用本地文件,而是使用foundationdb,整体提供一个分布式的嵌入数据库,会对各种项目有巨大的吸引力。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue proposes replacing Limbo's local-file storage with FoundationDB to create a distributed embedded database, but names no files, tests, or entry points. First determine the project's current storage architecture and whether this integration is in scope; done would require an agreed design and an implemented, tested FoundationDB-backed mode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, sqlite
- Domain
- databases, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100