You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by "torwig (via GitHub)" <gi...@apache.org> on 2023/03/20 14:46:19 UTC

[GitHub] [incubator-kvrocks] torwig commented on a diff in pull request #1340: Keep feature descriptions consistent with documentation

torwig commented on code in PR #1340:
URL: https://github.com/apache/incubator-kvrocks/pull/1340#discussion_r1142233598


##########
README.md:
##########
@@ -32,11 +32,11 @@
 
 Kvrocks has the following key features:
 
-* Redis protocol, user can use redis client to visit the kvrocks
-* Namespace, similar to redis db but use token per namespace
-* Replication, async replication using binlog like MySQL
-* High Available, supports redis sentinel to failover when master or slave was failed
-* Cluster mode, centralized management but compatible with Redis cluster client access
+* Redis Compatible: Users can access Apache Kvrocks via any Redis client.
+* Namespace: Similar to Redis SELECT but equipped with token per namespace.
+* Replication: Async replication using binlog like MySQL.
+* High Available: Support Redis sentinel to failover when master or slave was failed.

Review Comment:
   Here we can use `Highly Available` or `High Availability`.



-- 
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: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org