I am trying to do some Cache operation inside an Event class which is a job processed by beanstalkd.
class NotificationListener implements ShouldQueue { p