You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using spring data redis with the Jedis client, and I would like to be able to provide a connection from that pool to RedisTimeSeries class. I couldn't find a way to do that because getConnection is currently private.
The text was updated successfully, but these errors were encountered:
I'm using spring data redis with the Jedis client, and I would like to be able to provide a connection from that pool to RedisTimeSeries class. I couldn't find a way to do that because getConnection is currently private.
The text was updated successfully, but these errors were encountered: