Skip to content

Cherry-pick: Fix redis ttl client responce (GONRG-7597)

Yurii Ruban [EPAM / GCP] requested to merge fix-ttl-redis into release/0.23

Original Merge: !232 (merged)

Fix the TTL response for the Redis client. In the current implementation, the Redis cache client does not return the TTL value.

Merge request reports