Any multi-master options available for 12?

We like using Galera with My/MariaSQL, as we can get HA very easily, and just throw up a keepalived vIP to point apps to. If one node goes sideways then the health check fails and the vIP moves to the next node.

Closest thing I've seen is BDR, but nothing recent has been open sourced from that.

Citus Data extension can help you scale horizontally.

https://github.com/citusdata/citus