Create an instance of CacheRepository
Redis client instance
Return the value of the previous response for the requested path if is present in the cache
Route path cached
Request identification, for trace propuse
Return the value of the previous response for the requested path if is present in the cache
Route path cached
Response to store in the cache, must be a string
Request identification, for trace propuse
CacheRepository, cache repository management interface