Option: maxElementsOnHeap
The option maxElementsOnHeap defines the maximum number of elements in the cache. A value of 0 means no limit. Once the cache is full, an element will be evicted according to the algorithm specified by the memoryStoreEvictionPolicy option.