pjfanning commented on code in PR #624:
URL: https://github.com/apache/pekko-connectors/pull/624#discussion_r1573730408
##########
couchbase/src/test/java/docs/javadsl/Example.java:
##########
@@ -0,0 +1,15 @@
+package docs.javadsl;
+
+import com.couchbase.client.java.Bucket;
+import com.couchbase.client.java.CouchbaseCluster;
+import com.couchbase.client.java.auth.PasswordAuthenticator;
+
+public class Example {
Review Comment:
should there be an example for couchbase3 too?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]