I need to use the embedded redis server for integration test for an application which uses redisclient2.9. ( the application uses BinaryJedisClusterCommands available in redis 2.9. can this library used for Redis client 2.9 or upgraded to be used for redisclient 2.9 .
I need to use the embedded redis server for integration test for an application which uses redisclient2.9. ( the application uses BinaryJedisClusterCommands available in redis 2.9. can this library used for Redis client 2.9 or upgraded to be used for redisclient 2.9 .