replication - Distributed reading from replica sets in MongoDB -


i can read master in replica set. it's easy. know, how read secondary in replica pair? efficient scaling, didn't search it. thanks.

here docs you're looking for.

you'll need dig in specific driver how this.


Comments

Popular posts from this blog

c# - Getting "Internal .Net Framework Data Provider error 30" error when column has NULL value -

c++ - How to modify context menu of internet explorer using IDocHostUIHandler::ShowContextMenu? -

gcc - SSE2 instructions not working in inline assembly with C++ -