Tagged Questions
0
votes
1answer
293 views
mysql cluster with PHP
I have a very common LAMP stack with about 6-7 machines with PHP and Apache and a few machines with MySQL server (master+slave, sharding)
I am exploring options of moving to MySQL Cluster. I couldnt ...