testcontainers-scala icon indicating copy to clipboard operation
testcontainers-scala copied to clipboard

Support Couchbase Scopes and Collections

Open jausmann-wc opened this issue 2 years ago • 2 comments

Adding support for scopes and collections will enable using the latest Scala Couchbase sdk. It may also require supporting Role Based Access Control for Couchbase users. testcontainers-java will likely need to be updated as well.

jausmann-wc avatar Jan 29 '22 17:01 jausmann-wc

hi @jausmann-wc thanks for reporting this! would you be interested in contributing this feature?

dimafeng avatar Jan 29 '22 19:01 dimafeng

Sure, starting with the testcontainers-java part.

https://github.com/testcontainers/testcontainers-java/pull/5016

jausmann-wc avatar Feb 01 '22 23:02 jausmann-wc