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

Added keyExpirationStrategy option for the redis-strings Handler #473

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

better-salmon
Copy link
Contributor

@better-salmon better-salmon commented Apr 15, 2024

This pull request adds a new feature to the redis-strings. It introduces the keyExpirationStrategy option, which allows the use of the EXAT option of the SET command instead of EXPIREAT command.

Copy link

changeset-bot bot commented Apr 15, 2024

🦋 Changeset detected

Latest commit: c8cf8ec

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@neshca/cache-handler Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@better-salmon better-salmon changed the title Add useEXAT option for redis-strings Handler Added keyExpirationStrategy option for the redis-strings Handler Apr 17, 2024
@better-salmon better-salmon merged commit 0d4766b into canary Apr 17, 2024
1 check passed
@better-salmon better-salmon deleted the new-redis-strings-handler branch April 17, 2024 11:49
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.

None yet

1 participant