I found it!

We can get multiple records using this : 
config.db.post(["_all_docs", {"include_docs":"true"}],{"keys" : 
["_id1","_id2"]}, function(err,doc){ console.log(doc); })

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mobile-couchbase/c3750352-782e-4511-9e8e-f91d9d7e6f61%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to