Skip to content

Docs ( Redis ) : Add sentinel example and config usage to README #418

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MuhtasimTanmoy
Copy link

Include a Rust example demonstrating how to use Redis Sentinel with the deadpool_redis crate. Also, add an example showing how to configure Redis Sentinel using the config and dotenvy crates.

Fix #394

Include a Rust example demonstrating how to use Redis Sentinel with the `deadpool_redis` crate. Also, add an example showing how to configure Redis Sentinel using the `config` and `dotenvy` crates.
@MuhtasimTanmoy
Copy link
Author

@bikeshedder Want to merge this current API doc?

@bikeshedder
Copy link
Collaborator

Sorry for taking so long. I'm currently in crunch mode for a project with deadline next Monday. I'll revisit this next week!

@bikeshedder bikeshedder added documentation Improvements or additions to documentation A-redis Area: Redis / deadpool-redis labels Jun 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-redis Area: Redis / deadpool-redis documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation Redis Sentinel Configuration
2 participants