Read from replica

How can I read from replica in nodejs SDK?

Hey @socketman2016,

You can fetch from a replica by using the getReplica method. You can find more information about it in our documentation available here: Couchbase Node.js SDK Class: Bucket .

Cheers, Brett

1 Like