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

RedisStore improvement - don't open transaction unless all values are serialaizable #47193

Merged
merged 9 commits into from
May 24, 2023

Conversation

rolandsusans
Copy link
Contributor

@rolandsusans rolandsusans commented May 24, 2023

This PR is related to #47192

@rolandsusans rolandsusans changed the title Redis store improvement Redis transaction is not closed when PSR-6 cache is used in combination with Redis store May 24, 2023
@rolandsusans rolandsusans changed the title Redis transaction is not closed when PSR-6 cache is used in combination with Redis store RedisStore improvement - don't open transaction unless we are sure that all values are serialaizable May 24, 2023
@rolandsusans rolandsusans changed the title RedisStore improvement - don't open transaction unless we are sure that all values are serialaizable RedisStore improvement - don't open transaction unless all values are serialaizable May 24, 2023
@rolandsusans rolandsusans marked this pull request as ready for review May 24, 2023 12:50
@taylorotwell taylorotwell merged commit 9698de4 into laravel:10.x May 24, 2023
16 checks passed
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

3 participants