I am developing a node.js application which require accessing CouchBase data. The CouchBase database requires authentication, which is not supported in the suggested node.js client "node-memcache"
Any suggestion to what I can do?