fix: fix example code bug#29
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. 🗂️ Base branches to auto review (3)
Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
Updates the Redis Cluster access documentation to correct the Jedis Java example so it uses cluster-appropriate APIs rather than Sentinel/pool-based ones.
Changes:
- Replace Jedis Sentinel pool example code with a
JedisCluster-based example. - Update Jedis configuration objects/imports to align with the revised cluster example.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Deploying alauda-redis with
|
| Latest commit: |
a86b7ed
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://20c18ac6.alauda-redis.pages.dev |
| Branch Preview URL: | https://fix-code-demo.alauda-redis.pages.dev |
|
/lgtm |
* fix: fix example code bug * fix: removed quote from port placeholder
No description provided.