Skip to content
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

Fix expiration time not being set when setting the value the second time #33

Merged
merged 1 commit into from
Aug 9, 2021

Conversation

javi11
Copy link
Contributor

@javi11 javi11 commented Aug 9, 2021

Cache set didn't refresh the expiration time.

Closes #32

cache set didn't refreshed the expiration time

Closes sindresorhus#32
@sindresorhus sindresorhus changed the title fix: cache.set refresh expiration time Fix expiration time not being set when setting the value the second time Aug 9, 2021
@sindresorhus sindresorhus merged commit 6033bb7 into sindresorhus:main Aug 9, 2021
@sindresorhus
Copy link
Owner

Thanks for fixing ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cache.set maxAge property is bug?
2 participants