@Nullable open fun getCache(name: String): Cache
This implementation always returns a Cache implementation that will not store items. Additionally, the request cache will be remembered by the manager for consistency.