Hi,
I am new to couchbase and trying to write java code to read/write data to couchbase. I see there are two libraries which we can use to connect to couchbase
- couchbase-client
- java-client
I couldn’t figure out the difference in functionality of both. Can someone please let me know the difference. Also is there any criteria to select one of these libraries?
-Priyanka