Hi everyone,
Is there anyone who can tell me what the recommended Redis version is to use with Sugar v25 Enterprise?
Thanks in advance for your responses!
Hi everyone,
Is there anyone who can tell me what the recommended Redis version is to use with Sugar v25 Enterprise?
Thanks in advance for your responses!
I have been working with redis latest verion on Docker not issue.
Rodrigo Manara
Sr. Developer

Thanks Rodrigo,
Just to be sure, are you talking of "Redis open source 8.2" ?
Regards,
Or i see that is the 7.4 also ?
The version of Redis is unlikely to present issues or have a major impact on Sugar. I don't recall ever encountering a problem in Sugar that was directly attributed to a specific version of Redis.
The manner in which we leverage Redis is rather rudimentary in that all we do with is store and read some key/value pairings that represent user preferences, settings and items of that sort. As such, we are not dependent on version specific features of Redis or any of its more elaborate features.
You should be fine with the most recent, stable version.