Hi,
I’m trying to implement a simple service to persist data in couchbase bucket using Node SDK. Given that I’ve been a java developer all along my career, I’m concerned if concepts like connection pooling , managing them is still relevant with Node & Couchbase. If it’s recommended for many application usecases, why is there not many options in the SDK itself to implement this ?. Any thoughts ?.