[13:32:31] <pendarsoheil> When should MongoDB reads be included within transactions?
[13:33:26] <pendarsoheil> My interpretation of the documentation is that reads within a session will all be from the same snapshot and also casually consistent
[19:03:18] <SJr> Anyone have any recommendations for tooling for managing migrations with mongo (primarily coordination of index creation)?