Watch
1
1
Fork
You've already forked gamesync
0
Code Issues 22 Pull requests Projects Releases Packages Wiki Activity Pipelines

postgres advisory locks used during sync and wrap cmd to prevent multiple devices from modifying a branch #26

Open
opened 2026-08-14 07:27:16 +00:00 by PatrikBures · 0 comments
Owner

it might be better to just have a column in the branches table, as advisory locks have a limit of 64 bits. and could have issues for long-lived locks, which occur during the wrap cmd.

it might be better to just have a column in the branches table, as advisory locks have a limit of 64 bits. and could have issues for long-lived locks, which occur during the wrap cmd.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
PatrikBures/gamesync#26
No description provided.