-
-
Notifications
You must be signed in to change notification settings - Fork 30
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
Add support for async cache #12
Conversation
I might need help with the first couple of points in my OP. |
Not out of the box I think because it doesn't await for the methods to complete. Basically it only needs an instance with |
We can however update |
Likewise this change perhaps could just be an option on |
I was trying to use this in Refined GitHub and soon realized that our forced I was expecting to find items saved as
|
Enables and closes #3
AVA seems to fail only on the test
maxAge items are deleted even if function throws
Docs
mem
top-memoize
in docsmem
also onmem
's repo