The issue about ottoman index

Hi @brett19 i’ve the following:

module.exports.bucket = (new couchbase.Cluster('couchbase://localhost')).openBucket('default');
ottoman.bucket = module.exports.bucket; 

but no dice…