Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: move wasi to example #16

Merged
merged 2 commits into from
Aug 9, 2024
Merged

Conversation

brooksmtownsend
Copy link
Collaborator

@brooksmtownsend brooksmtownsend commented Aug 9, 2024

This PR moves the existing couchbase provider under examples/wasi-keyvalue where we can refer to it and offer the implementation as an example for folks looking to access couchbase from an existing component that uses wasi:keyvalue.

The provider at the root of the repository now has empty handlers for all of the wasmcloud:couchbase/document interface, which @ritesh089 is looking to implement.

In addition to the functionality in the provider.go file, we should also update the wadm.yaml at the root of the repository to link on wasmcloud:couchbase/document

@brooksmtownsend brooksmtownsend changed the title chore/move wasi to example chore: move wasi to example Aug 9, 2024
@brooksmtownsend brooksmtownsend merged commit a23328f into main Aug 9, 2024
1 check passed
@brooksmtownsend brooksmtownsend deleted the chore/move-wasi-to-example branch August 9, 2024 16:03
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.

2 participants