MongoDB 3.6 Sessions Explained

In this blog post, we’ll look at MongoDB 3.6 sessions implementation.
As I mentioned in my previous post, we are going to look a bit deeper into the new sessions in MongoDB 3.6. You should know that many of the cornerstone features of 3.6 depend directly or indirectly on sessions – things such as “retryable” writes, […]