How does ProfileService have session locking?

So @loleris released a module called ProfileService, and it claims to have session locking.
That means two servers won’t overwrite the same profile data.

How does he achieve this if DataStore is async?

2 Likes