Revision 8192e8a4
[BUGFIX] Do not silently ignore unsupported Redis versions
Redis versions lower than 2.6 cause the set operation to silently fail.
This change optimistically checks the version when the set command
does not return the expected result.
Change-Id: I058a41d285315afe65aa5db909cf12aff06b8358
Fixes: FLOW-358
Releases: 3.0, master
- added
- modified
- copied
- renamed
- deleted