spark-redis
spark-redis copied to clipboard
Issue 207: Add Sentinels support for spark-redis library
Adding sentinel support. This is working solution, we badly needed sentinels for our use case. WIth this fix its working in our organization
@gkorland @fe2s Please check this PR, also jedis version updated to 3.3.0 as in 3.2.0 there is a critical auth issue https://github.com/xetorthio/jedis/pull/2154
@fe2s @gkorland ^^^
any updates on this?