Home GnuPG

Support multiple database masters and convert easy callers
ecc598f18dc4Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

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

Provenance
epriestley <git@epriestley.com>Authored on Jun 14 2016, 3:56 PM
Parents
rPHAB745429aac1ea: Fix some slop with Differential field lists
Branches
Unknown
Tags
Unknown

Event Timeline

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