This is a partial implementation for the wasmcloud:couchbase/document implementation, implementing all operations but primarily testing
upsert
get
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 😄
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 😄