Skip to content

Implement the blocking KV store WIT functions. - #657

Closed
dgohman-fastly wants to merge 2 commits into
mainfrom
dgohman-fastly/kv-store-blocking
Closed

Implement the blocking KV store WIT functions.#657
dgohman-fastly wants to merge 2 commits into
mainfrom
dgohman-fastly/kv-store-blocking

Conversation

@dgohman-fastly

Copy link
Copy Markdown
Contributor

Implement the KV store list/lookup/insert/delete functions, which are like their *_async coutnerparts, except that they wait for the result.

Implement the KV store `list`/`lookup`/`insert`/`delete` functions,
which are like their `*_async` coutnerparts, except that they wait
for the result.
@dgohman-fastly
dgohman-fastly force-pushed the dgohman-fastly/kv-store-blocking branch from 7c4f716 to 6e22e3b Compare July 29, 2026 14:20
@dgohman-fastly

Copy link
Copy Markdown
Contributor Author

Replaced by #702.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant