-
-
Notifications
You must be signed in to change notification settings - Fork 30
Issues: sindresorhus/p-memoize
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
pMemoizeDecorator
is using the same cache
instance when using a custom cache
#46
by mdawar
was closed Jun 20, 2022
while waiting for promise to resolve, maxAge is Number.POSITIVE_INFINITY which breaks mapAgeCleaner
#39
by dylang
was closed Jan 3, 2022
Clarification about maxAge vs expiry-map based time-based cache expiration
#38
by mathiasm74
was closed Nov 11, 2021
Error [ERR_REQUIRE_ESM]: Must use import to load ES Module (Node.js v15.14.0)
#33
by salisbury-espinosa
was closed Oct 25, 2021
v6.0.0 - Module not found: Can't resolve 'p-memoize' in create-react-app
#30
by cduff
was closed Oct 15, 2021
maxAge
starts on function call instead of on fulfillment
enhancement
help wanted
#22
by krystofwoldrich
was closed Sep 17, 2021
Feature request: Return stale value while revalidating
enhancement
help wanted
#19
by futpib
was closed Oct 13, 2021
Add
cachePromiseRejection
option
enhancement
help wanted
#11
by sindresorhus
was closed Feb 17, 2020
ProTip!
Exclude everything labeled
bug
with -label:bug.