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

Made Redis location configurable. #17

Merged
merged 3 commits into from
Sep 1, 2022

Conversation

simonprickett
Copy link
Contributor

Closes #14 - makes the Redis URL configurable so that this example code can be run against a cloud instance of Redis.

Copy link
Contributor

@slorello89 slorello89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just need to change url -> uri

src/dotnet/redis_om_search_example/Program.cs Outdated Show resolved Hide resolved
src/dotnet/redis_om_search_example/Program.cs Outdated Show resolved Hide resolved
@simonprickett
Copy link
Contributor Author

@slorello89
Copy link
Contributor

@simonprickett - yep that would make sense.

Simon Prickett and others added 2 commits September 1, 2022 20:43
Co-authored-by: Steve Lorello <42971704+slorello89@users.noreply.github.com>
@simonprickett simonprickett merged commit b7960de into main Sep 1, 2022
@simonprickett simonprickett deleted the section-4-dotnet-configure-redis-url branch September 1, 2022 19:48
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.

Section 4 - .NET example code only connects to local Redis
2 participants