Skip to content

[HttpClient] Allow use Redis storage on CachingHttpClient #61588

@philpichet

Description

@philpichet

Description

The current CachingHttpClient store cache on file.

Nowadays, an application can be duplicated on multiple servers, which complicates the use of a file cache. Adding the ability to use a Redis cache would facilitate the use of client caching.

Example

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions