Homec4science

Support multiple database masters and convert easy callers

Authored by epriestley <git@epriestley.com> on Jun 14 2016, 15:56.

Description

Support multiple database masters and convert easy callers

Summary:
Ref T11044. This moves toward partitioned application databases:

  • You can define multiple masters.
  • Convert all the easily-convertible code to become multi-master aware.

This doesn't convert most of bin/storage or "Config > Database (Stuff)" yet, as both are quite involved. They still work for now, but only operate on the first master instead of all masters.

Test Plan: Configured multiple masters, browsed around, ran bin/storage commands, ran bin/storage --host ....

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11044

Differential Revision: https://secure.phabricator.com/D16115

Details

Committed
epriestley <git@epriestley.com>Nov 13 2016, 01:30
Pushed
aubortJan 31 2017, 17:16
Parents
rPH745429aac1ea: Fix some slop with Differential field lists
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHecc598f18dc4: Support multiple database masters and convert easy callers (authored by epriestley <git@epriestley.com>).Nov 13 2016, 01:30