Firstly, hello. This is my first post the forums. Hopefully this is the correct place.
I was recently asked by someone on our server team whether SilverStripe is compatible with running on MySQL Cluster (which uses ndb engine) and has various quirks (join operations likely slow pre MySQL Cluster 7.2, MySQL triggers perhaps an issue, etc). They are considering using it for High Availability but they aren't sure about compatibility with some applications we run here.
A quick look at MySQL Clusters' documentation pages pages and some Google searching didn't yield any immediately obvious answer and since we don't currently have a running MySQL Cluster set-up testing it isn't a trivial option at the moment either.
Does anyone have experience running SilverStripe using MySQL Cluster rather than standard MySQL?