
#420: Database Consistency & Isolation for Python Devs
Talk Python To Me
00:00
The Importance of Read Preferences in MongoDB
The default is just to read from the primary and not see a lot of consistent inconsistencies. The real inconsistencies that she starts to see is if you do secondary reads. In MongoDB, in order to make that happen, you've got to pass extra flags opting into this read from secondary thing.
Transcript
Play full episode