Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lettuce-6.0 module - See if we can add the database "name" (number) to the external call #2256

Open
jtduffy opened this issue Mar 5, 2025 · 1 comment
Labels
2 Story Point Estimate

Comments

@jtduffy
Copy link
Contributor

jtduffy commented Mar 5, 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

@workato-integration
Copy link

@jtduffy jtduffy added the 2 Story Point Estimate label Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 Story Point Estimate
Projects
Development

No branches or pull requests

1 participant