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
jtduffy
changed the title
Lettuce-6.0 module - See if we can add the database "name" (number) to the external call
Lettuce-6.0 module - See if we can add the database "name" (number) to the external call and improve fetching the RedisURI instance
Mar 24, 2025
Description
In the lettuce module we explicitly call
noDatabaseName()
when creating the external params.In the Jedis module, we do have access to the database name (which in Redis is an integer) and add it to the external params.
We need to investigate the Lettuce driver and see if this info is available to us to add to the lettuce external datastore params call.
Slack discussion
The text was updated successfully, but these errors were encountered: