1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-09 21:38:29 +01:00
phorge-phorge/src/infrastructure/cluster
epriestley 558d194302 Update bin/storage workflows to accommodate multiple masters
Summary: Depends on D16847. Ref T11044. This updates the remaining storage-related workflows from the CLI to accommodate multiple masters.

Test Plan:
  - Configured multiple masters.
  - Ran all `bin/storage` workflows.
  - Ran `arc unit --everything`.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11044

Differential Revision: https://secure.phabricator.com/D16848
2016-11-12 16:37:47 -08:00
..
PhabricatorClusterDatabasesConfigOptionType.php Support multiple database masters and convert easy callers 2016-11-12 16:30:20 -08:00
PhabricatorClusterException.php When no master database is configured, automatically degrade to read-only mode 2016-04-10 12:19:55 -07:00
PhabricatorClusterExceptionHandler.php Automatically degrade to read-only mode when unable to connect to the master 2016-04-10 12:20:13 -07:00
PhabricatorClusterImpossibleWriteException.php Automatically degrade to read-only mode when unable to connect to the master 2016-04-10 12:20:13 -07:00
PhabricatorClusterImproperWriteException.php When no master database is configured, automatically degrade to read-only mode 2016-04-10 12:19:55 -07:00
PhabricatorClusterStrandedException.php Automatically degrade to read-only mode when unable to connect to the master 2016-04-10 12:20:13 -07:00
PhabricatorDatabaseHealthRecord.php Never sever non-cluster database; write more read-only documentation 2016-04-11 08:44:11 -07:00
PhabricatorDatabaseRef.php Update bin/storage workflows to accommodate multiple masters 2016-11-12 16:37:47 -08:00