mnizhq007 opened a new issue, #1378:
URL: https://github.com/apache/incubator-kvrocks/issues/1378

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/incubator-kvrocks/issues) and found no 
similar issues.
   
   
   ### Motivation
   
   We found that when the .NET application accesses Kvrocks, it prompts that it 
is not a cluster. After checking the logs, we discovered that it identifies 
whether it is a cluster through this command:info cluster
   
   
   
   ### Solution
   
   When I execute the command "info cluster" in Redis 6, I get the following 
results.
   # Cluster
   cluster_enabled:1
   
   ### Are you willing to submit a PR?
   
   - [X] I'm willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to