couchbaselabs / wasmcloud-provider-couchbase

Wasmcloud Couchbase capabilities provider
Apache License 2.0
2 stars 7 forks source link

feat: Partial wasmcloud:couchbase/document implementation #17

Closed brooksmtownsend closed 1 month ago

brooksmtownsend commented 2 months ago

This is a partial implementation for the wasmcloud:couchbase/document implementation, implementing all operations but primarily testing

There's some efficiency improvements to be made, and some end to end testing with all operations, and using all options in the options.go file, but those can be filed as future issues + taken up by anyone 😄