Skip to content

Use custom cache pool #50

@maps82

Description

@maps82

Hi! I would like to use a custom cache pool with ReactRenderExtension.
I see in the CacheCompilerPass the hardcoded line:
$appCache = $container->findDefinition('cache.app');

I would like to change the service definition and do a setCache with my own cache pool service. Is it possible to override this in my projects service.yaml? Something like service aliasing...?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions