Go-redis client library

Hello Team,

I have been looking for an equivalent golang client library for Redis like Redisson which supports built-in caching strategies. Go-redis does not support caching strategies out of the box with a configuration as Redisson does. Is there any go Redis client which has similar feature support? Please clarify.