Skip to content

Commit

Permalink
Remove cache services mention in README
Browse files Browse the repository at this point in the history
  • Loading branch information
stefandoorn committed Jun 28, 2023
1 parent f851ff8 commit 8498673
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,3 @@ Make sure to check that the required 'sonata_block_render_events' template event
`src/Resources/config/features/*.yml` & `src/Resources/config/services.yml` for the definitions.

This is only to be checked if you've been overriding templates yourselves.

## Cache Resolvers

It might be that your data resolvers give a performance hit, e.g. on the product show page.
There are decorators available that allow you to cache the results for a set time in order. Take a look
at the service definitions in `cache_services.yml` & the default configuration on how to enable this setting.

0 comments on commit 8498673

Please sign in to comment.