Skip to content

Raise warning if Redis version < 4.0.0

Balasankar 'Balu' C requested to merge redis-version-check-4.0 into master

What does this MR do?

Update Redis version check to actually check the server version, not client. And add a deprecation notice if version is less than 4.0.0.

Closes: #213749 (closed)

Screenshots

image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Balasankar 'Balu' C

Merge request reports