You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PHPCR User Group Mailinglist
Hello,
I'm using PHPCR with Symfony CMF. There is a particular configuration to cache the metadata and the nodes in the config.yml. For the metadata, I know that at some point the service definition is defined as "doctrine_phpcr.odm.default_metadata_cache" but I cannot find the service definition for the nodes cache. I am using SncRedisBundle to override the cache driver of doctrine and I am implementing the PHPCR caching override through Snc. I managed to make the PHPCR metadata cache service point to Snc's Redis implementation. However, I am struggling to find which service definition to override for the nodes caching. Can anyone point me in the right direction to achieve this?
Thanks & kind regards,
Arvind
David Buchmann
unread,
Aug 30, 2015, 3:38:11 PM8/30/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message