MongoDB scraps
Jun 18, 2021 · 1 min read · Logical sessions in MongoDB The lsid is automatically generated at the client by the MongoDB drivers eliminating the need to call out to a central id service. It is composed of an id, which is a GUID (Globally Unique ID) generated by the client, and ...
Join discussion