Hi,
I am new for mysql cluster.
I am having an application in which data will grows up to 2 TB. I want to use mysql cluster with 4 data nodes and 2 replica, but having some doubt:
1. Does mysql cluster store complete database in RAM ? In that case how I could store 2TB in RAM ?
2. If I am using disk-based mysql cluster and only indexed data will store on RAM, and if out of 2TB, 100GB are indexed data then how much RAM I required in all our data nodes?
3. Is it possible to store data on disc arrays in mysql cluster ?
I am new for mysql cluster.
I am having an application in which data will grows up to 2 TB. I want to use mysql cluster with 4 data nodes and 2 replica, but having some doubt:
1. Does mysql cluster store complete database in RAM ? In that case how I could store 2TB in RAM ?
2. If I am using disk-based mysql cluster and only indexed data will store on RAM, and if out of 2TB, 100GB are indexed data then how much RAM I required in all our data nodes?
3. Is it possible to store data on disc arrays in mysql cluster ?