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

feat!: add default expiration (5m) for Redis #335

Merged
merged 1 commit into from
Apr 12, 2022

Conversation

yuryu
Copy link
Member

@yuryu yuryu commented Apr 12, 2022

What type of PR is this?

/kind feat

What this PR does / Why we need it:

This changes the default expiration time (5 minutes) for Redis cache entries and a configuration entry to change the value. This is a breaking change because it changes the default setting. It doesn't break the interface.

Which issue(s) this PR fixes:

Closes #322, #331

Special notes for your reviewer:

@yuryu yuryu requested review from lorangf and hongalex April 12, 2022 00:06
@yuryu yuryu merged commit 9b37062 into googleforgames:main Apr 12, 2022
@yuryu yuryu deleted the default-ttl branch April 12, 2022 17:37
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.

Make redis TTL configurable
2 participants