planetscale / planetscale/vtprotobuf
Opaque API: Lazy Decoding
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 1.1k
- Forks
- 112
- PR merge metrics
- No merged PRs in 30d
Description
Summary
Matching the upcoming/new API and supporting some features could be great for combining vtproto codec performance with lazy decoding: https://go.dev/blog/protobuf-opaque
Extremely new post, and haven't at all looked at the implementation. But to put feelers out... :)
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
The issue names no repository files, tests, or entry points. Start with the linked Go protobuf opaque API post and compare its requirements with vtprotobuf's generated codec; define concrete scope and acceptance tests before implementation. Done would require an agreed implementation and tests demonstrating lazy decoding support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend-api-design, compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100