question

bernardd avatar image
bernardd asked

EntityGroup object and files concurrency

Hi everyone,

My team would like to use the Object and/or files system of EntityGroup to store data for the whole group. We may have scenarios where a group of 20-50 players could update those files. Do we risk to have some concurrency issues ?

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Seth Du avatar image
Seth Du answered

PlayFab doesn't support concurrent writes because there is no support for queued updates. You may need an external database to fulfil this requirement.

1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

bernardd avatar image bernardd commented ·

Thank you for the answer

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.