Redis |
The RedisCacheService type exposes the following members.
| Name | Description | |
|---|---|---|
| Added | Fired after an object has successfully been committed to the cache | |
| Removed | Fired after an object has successfully been evicted from cache | |
| Started | Fired when the daemon service has completed it start procedure. | |
| Starting | Fired when the daemon service has commenced start but has not yet finished | |
| Stopped | Fired when the daemon has completed its stop procedure | |
| Stopping | Fired when the daemon service has commenced stop but has not yet been fully shut down. | |
| Updated | Fired after an object has successfully been updated within the cache |