Hello. I need to set up a highly available Magento 2.0 Community Edition. I was thinking about using MySQL Cluster for my DB, but then I ran into this (source: http://docs.magento.com/m2/ee/user_guide/magento/release-notes-ee-2.0.html):
- Standalone databases for key subsystems like order management, product management and checkout; combined with support for MySQL Cluster, enable Magento to scale to handle rapid growth.
According to that, MySQL Cluster wouldn't be supported for the Community Edition of Magento 2.0. I've never used MySQL Cluster before, I'm just doing some research, but isn't it transparent to applications? Why would it have to be supported?