MySQL Cluster: Difference between revisions

Content deleted Content added
tweak the intro para - the style is to try to get the key details in the first paragraph if possible.
Line 1:
'''MySQL Cluster''' is a technology thatwhich addsadded shared-nothing clustering capabilities to the [[MySQL]] [[database management system]], starting with the production release of MySQL 4.1 in November 2004. The architecture is designed to allow for very high availability and also to provide high performance, while allowing for near linear scalibility. MySQL Cluster is implemented through an additional storage engine available within [[MySQL]] called NDB.
 
==Architecture==