1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-23 15:22:41 +01:00
phorge-phorge/src/storage
epriestley 692e54ee36 Implement a MySQL-backed global lock
Summary: Implementation is a little crazy but this seems to work as advertised.

Test Plan: Acquired locks with "lock.php". Verified they held as long as the process reamined open and released properly on kill -9, ^C, etc.

Reviewers: nh, jungejason, vrana, btrahan, Girish, edward

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T1400

Differential Revision: https://secure.phabricator.com/D2864
2012-06-27 13:59:12 -07:00
..
__tests__ Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
connection Don't log lost connection retries 2012-06-13 14:42:34 -07:00
exception Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
lisk Implement a MySQL-backed global lock 2012-06-27 13:59:12 -07:00
AphrontDatabaseTransactionState.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
qsprintf.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
queryfx.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00