In in newer versions of Litium there is EventBroker and ‘PersonCreated’, ‘PersonDeleted’ and ‘PersonUpdated’ events. Is there any similar system in 5.5.1? I see event broker in this version but events seems to be limited to product area.
I require this for some caching purposes, so if there any other way to introduce in-memory cache for ModuleRelation.Persons it would be great to know.