phab/src/infrastructure/cluster/PhabricatorDatabaseRef.phpstable
phab/src/infrastructure/cluster/PhabricatorDatabaseRef.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
326d5bf8004e | epriestley | Detect replicating masters and fatal (also, warn on nonreplicating replicas) | Nov 22 2016 | |||
55e21565b593 | epriestley | Support application partitioning across multiple masters | Nov 19 2016 | |||
558d19430233 | epriestley | Update `bin/storage` workflows to accommodate multiple masters | Nov 13 2016 | |||
bc15eee3f2c5 | epriestley | Update SchemaQuery and the web UI to accommodate multiple master databases | Nov 13 2016 | |||
ecc598f18dc4 | epriestley | Support multiple database masters and convert easy callers | Nov 13 2016 | |||
d0013d08983a | epriestley | Distinguish between unreachable cluster database hosts and missing MySQL… | Sep 2 2016 | |||
01040e457307 | epriestley | Correctly disinguish between "0 seconds behind master" and "not replicating" | Jul 4 2016 | |||
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