Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
SDK-3.1
-
5
Description
Need a sample application using the async Java SDK for the 3.x release. The current sample application isn't obvious for existing customers who are used to browsing github/couchbaselabs for sample code.
Rather than maintain two separate travel sample apps,
or just a new async version that will be harder to quickly understand,
we will add a section or subpage to https://docs.couchbase.com/java-sdk/current/howtos/concurrent-async-apis.html
covering how to rewrite some parts of travel sample app for async (and/or reactor),
giving an opportunity to illustrate best practices, and why.