Add support for cache events: ```js ceych.on('hit', () => { // eg execute stats client }); ```
Add support for cache events: