[15:13:38] <iad> Hello! could you help with mongodb sessions(golang mgo) - I need a solution to prevent race reads (some replicas could be outdated). Do we have guaranties that all the requests(read) from one sessions leads to the same replica server?
[17:18:07] <bayman> what can i use to read data in .bson files on Windows?
[20:48:38] <zeroi> Hi there folks, I was wondering if anyone could give me a bit of advice on creating dummy data in MongoDB. When we add a new "organization" in our application we want to prepopulate it with a few illustrative patients so they get a feel for what is possible. These illustrative patients need to have unique IDs as do their respective documents and they need to be linked to the new organization ID. Any ideas on where to st