forked from sindresorhus/memoize
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit da4e439 resolved memory leaking issues by introducing a dependency that was not compatible with Node.js v4 which mem v1 supported. This commit adds timers for ensuring the cache Map is cleaned up without using additional dependencies. Bug ref: sindresorhus#14
- Loading branch information
Showing
1 changed file
with
18 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters