@terascope/utils / big-lru-map / FlexibleArray
Class: FlexibleArray
This used to ignore the init size of the array in LRUMap. Doing this will avoid running out of memory at 12 million records.
Constructors
new FlexibleArray()
new FlexibleArray():
FlexibleArray