spinframework / spinframework/spin-rust-sdk
Expand KV SDK to target all of WASI KV
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 35
- Forks
- 23
- Avg merge
- 37m
- Merged PRs (30d)
- 1
Description
The KV SDK only supports store operations with WASI KV. This is an issue to track adding the batch and atomic operations of the WASI KV world to the SDK.
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
Read the linked WASI KV world.wit first, then inspect the SDK's existing store-operation support and its surrounding entry points. Map the batch and atomic operations defined by WASI KV to the SDK, with completion meaning the SDK supports all of those operations consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, wasm
- Domain
- api, database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100