Hi Mallaiah,
Thanks for waiting, I'm still learning about how the Redis Cache works so please pardon me taking a little extra time to review this. If I am understanding this correctly, then having higher maxmemory-reserved means better performance for large data writes, but less storage capacity. Higher maxfragmentationmemory-reserved means better consistency when the cache is full, but less storage space, correct?
If I may ask your opinion, if we're having large response sizes and have inconsistent application behavior, would we want to raise these settings up for better performance or instead focus on conserving storage space?