Skip to main content

@terascope/utils / big-lru-map

big-lru-map

Index

Classes

ClassDescription
BigLRUMap-
FlexibleArrayThis used to ignore the init size of the array in LRUMap. Doing this will avoid running out of memory at 12 million records.