cache
cache copied to clipboard
Adds clear method to local cache
The motivation is that we want to expire our local cache to when we go through a disconnect/reconnect with redis. Presently, we have to set up an entirely new cache w/ redis connections when we want to do this.