I read that "Hazelcast List cannot be scaled beyond the capacity of a single machine" (http://docs.hazelcast.org/docs/latest/manual/html/list.html).
However, I do need to use a very big list with elements distributed across cluster nodes. How can I do that using Hazelcast or some other alternative?