Skip to content

feat(laravel): use laravel cache setting #6751

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

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Conversation

toitzi
Copy link
Contributor

@toitzi toitzi commented Oct 25, 2024

Make use of the default laravel cache setting, makes it possible for developers to configure where data should be cached

Closes: #6735

Q A
Branch? main?
Tickets Closes #6735
License MIT
Doc PR #2048

Not sure if you consider this a feature or a bugfix, let me know if you want this to be merged against the 4.x branch instead.

@toitzi toitzi force-pushed the to/caching branch 2 times, most recently from 5acfa75 to 89ef19c Compare October 25, 2024 06:55
@toitzi toitzi marked this pull request as ready for review October 25, 2024 07:10
@soyuka
Copy link
Member

soyuka commented Oct 25, 2024

I think that we can put this into 4.x, many thanks!

@soyuka soyuka changed the base branch from main to 4.0 October 25, 2024 07:39
Make use of the default laravel cache setting, makes it possible for developers to configure where data should be cached

Closes: api-platform#6735
Signed-off-by: Tobias Oitzinger <[email protected]>
@soyuka soyuka merged commit cecd771 into api-platform:4.0 Oct 25, 2024
24 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.

[Laravel] Caching strategy and warm up
2 participants