Normal DataStores have a limit of 60 + (10 * players in game) requests per minute. Do OrderedDataStores have this same limitation?
60 + (10 * players in game)
I would guess yes, but I just want to make sure. Thanks for any answers!