tursodatabase / tursodatabase/libsql
Move hrana proto to own crate
Open
Nobody has claimed this yet.
good first issue
- Dominant language
- C
- Stars
- 17.2k
- Forks
- 531
- Avg merge
- 1h 12m
- Merged PRs (30d)
- 1
Description
It would be helpful to have all hrana proto types as a separate crate that can be shared between libsql and libsql-server.
Contributor guide
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
Start by locating the hrana proto types in libsql and libsql-server and inspect how each currently defines or uses them. Done means those types live in a separate crate that both projects can share without duplicate definitions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- databases
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100