Content deleted Content added
Line 7:
===Horizontal Data Partitioning===
Data within NDB tables are automatically partitioned across all of the data nodes in the system. This is done based on a hashing algorithm based on the PRIMARY KEY on the table. This is totally transparent to the end application.
|