Get a cache store instance by name.
@override CacheDriver store(String name) { return driver(name); }