phab/src/infrastructure/cluster/PhabricatorDatabaseRef.phpproduction
phab/src/infrastructure/cluster/PhabricatorDatabaseRef.php
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
ac35246d0d54 | epriestley | Never sever non-cluster database; write more read-only documentation | Apr 11 2016 | |||
ebff07d01983 | epriestley | Automatically sever databases after prolonged unreachability | Apr 11 2016 | |||
146fb646f92b | epriestley | Automatically degrade to read-only mode when unable to connect to the master | Apr 10 2016 | |||
e0a8cac703d1 | epriestley | When no master database is configured, automatically degrade to read-only mode | Apr 10 2016 | |||
c178f29cdb8b | epriestley | Use new first-class MySQL timeout support in Phabricator | Apr 10 2016 | |||
6a4a9bb2d284 | epriestley | When `cluster.databases` is configured, read the master connection from it | Apr 10 2016 | |||
0439645d5bb0 | epriestley | Add a "Database Cluster Status" console in Config | Apr 10 2016 |
c4science · Help