How to represent a read-only Key-Value store?
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Stale
- Domain
- backend-api-design
Research direction
Start by reviewing the existing store and bucket interfaces referenced in the issue. Determine how a read-only key-value store should expose reads and reject set/delete operations, then establish whether a separate read-only store interface is warranted. Done means the representation and interface decision are documented or agreed upon.
Written by the indexing model from the issue text.
Description
What would the recommended way to represent a read-only key-value store (populated from or fronting some other source) with these interfaces--have it export store but return errors from bucket.set and .delete calls? Is it worth considering having a read-only store interface, or is this use case too niche to warrant a separate interface?
- Dominant language
- No language data
- Stars
- 54
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
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.
More from WebAssembly/wasi-keyvalue
-
Difficulty 1/5 Under an hour Newbie friendliness 68/100
WebAssembly/wasi-keyvalue#62 ·
-
Asyncify the API Open
Difficulty 5/5 Over a week Newbie friendliness 35/100
WebAssembly/wasi-keyvalue#68 ·
-
Champions status Open
Difficulty 1/5 Under an hour Newbie friendliness 25/100
WebAssembly/wasi-keyvalue#67 · 5 comments ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
WebAssembly/wasi-keyvalue#65 ·
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
WebAssembly/wasi-keyvalue#64 ·
All issues in WebAssembly/wasi-keyvalue
Similar issues
-
bug clawsweeper:linked-pr-open clawsweeper:needs-live-repro clawsweeper:no-new-fix-pr impact:message-loss issue-rating: 🐚 platinum hermit P2 regression
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
AXERA-TECH/ax-llm#77 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
games-on-whales/wolf#509 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100