Skip to content

Conversation

palmtown
Copy link
Contributor

@palmtown palmtown commented Mar 2, 2024

Summary

  • Tell us about the problem your pull request is solving.

If passing a redisClient object as shown in Exhibit 1, current code will throw an error as it is expecting the uri. However, when passing the redisClient the uri is not required.

Exhibit 1
app.configure( sync({ redisClient }) );

  • Are there any open issues that are related to this?

#197

  • Is this PR dependent on PRs in other repos?

No

If so, please mention them to keep the conversations linked together.

Other Information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant