+1. Beyond the custom scripts/configs which are specific to MySQL (in fact, specific to each version/distro of MySQL), there are only a few assumptions Mysos make:
- A meta (Mysos) cluster manages multiple DB clusters. - A single master in each DB cluster. - Election within the DB cluster is conducted by querying the state of each instance. Nothing particular that limits its applicability to only MySQL. -- Jiang Yan Xu <y...@jxu.me> @xujyan <http://twitter.com/xujyan> On Fri, Jun 12, 2015 at 7:29 AM, Eirik Sletteberg <eiriksletteb...@gmail.com > wrote: > We're heavy users of PostgreSQL, and Mysos looks like it could easily > support PostgreSQL as well as MySQL. Their replication mechanisms are not > that different. We would be happy to contribute to an implementation. Would > it be within Mysos' scope to support both MySQL and PostgreSQL (not > necessarily providing full support for both, but sharing a common core), or > would we have to fork the project? > Regards, > Eirik Sletteberg >