spark-redis
spark-redis copied to clipboard
Update README.md
update README.MD with jedis version (3.0)
The master branch (ver. 2.3.1-SNAPSHOT) currently uses jedis fork
<groupId>com.redislabs</groupId>
<artifactId>jedis</artifactId>
<version>3.0.0-20181113.105826-9</version>
@gkorland , could you please advice which Redis version is it compatible with?