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

Add force: support to ActiveSupport::Cache::Store#fetch_multi #45174

Merged
merged 1 commit into from
May 25, 2022

Conversation

fatkodima
Copy link
Member

Now #fetch_multi supports all of the #fetch options.
I fixed support of race_condition_ttl by RedisCacheStore, added support for force and updated the docs.

@byroot byroot merged commit d4a660f into rails:main May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants