One of the most important aspects in achieving optimal, predictable performance across a cluster is how data and traffic are distributed. Aerospike uses a very random hash to make sure that both data volume and traffic are evenly distributed. This occurs automatically and without the need for manual intervention.
With other solutions, you must manually redistribute data.