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

XCMetrics support Redis running in cluster mode #110

Open
aidiaolin opened this issue Dec 14, 2023 · 0 comments
Open

XCMetrics support Redis running in cluster mode #110

aidiaolin opened this issue Dec 14, 2023 · 0 comments

Comments

@aidiaolin
Copy link

Hello Team,

I hope this message finds you well. We would like to utilize XCMetrics for our observing metrics.
Recently, we came across a situation where we wanted to use a Redis instance running in cluster mode. However, we encountered an issue related to handling multi-key operations when interacting with a cluster mode enabled Redis instance, specifically the CROSSSLOT Keys in request don't hash to the same slot error.
We understand that this issue arises due to certain commands trying to access keys stored in different slots, which is not allowed in a Redis cluster setup. It would be beneficial if XCMetrics could natively support Redis running in cluster mode, especially when dealing with larger datasets or higher throughput.
We believe this would be a significant enhancement to XCMetrics, not only benefiting us but also other users who require the improved capabilities that a Redis cluster provides.
We appreciate your considering this enhancement and look forward to your feedback.
Thank you for your tremendous work on XCMetrics.

Best Regards,
Adele

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

No branches or pull requests

1 participant