[ 
https://issues.apache.org/jira/browse/GEODE-9001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17297705#comment-17297705
 ] 

ASF GitHub Bot commented on GEODE-9001:
---------------------------------------

karensmolermiller commented on a change in pull request #6098:
URL: https://github.com/apache/geode/pull/6098#discussion_r589749861



##########
File path: geode-docs/tools_modules/redis_api_for_geode.html.md.erb
##########
@@ -41,6 +41,8 @@ start server \
   --redis-password=<redisPassword>
 ```
 
+Note: if any of redis-bind-address, redis-password, or redis-port are 
included, a compatible-with-Redis geode server will be started

Review comment:
       Please revise this sentence with some formatting and capitalization 
changes. I suggest:
   
   If any of the options `redis-bind-address`, `redis-password`, or 
`redis-port` are included, a compatible-with-Redis Geode server will be started.

##########
File path: geode-docs/tools_modules/redis_api_for_geode.html.md.erb
##########
@@ -68,26 +70,24 @@ The Redis API for <%=vars.product_name%> currently supports 
the following comman
 **Note**: These commands are supported for Redis 5.
 
 -   **Connection**: AUTH, PING, QUIT
--   **Hashes**: HGETALL, HMGET, HMSET, HSET, HSETNX, HSTRLEN, HLEN, HVALS
+-   **Hashes**:HDEL, HEXISTS, HGET, HGETALL, HINCRBY, HINCRBYFLOAT, HKEYS, 
HLEN, HMGET, HMSET, HSCAN, HSET, HSETNX, HSTRLEN, HVALS

Review comment:
       Add a space after the colon.




----------------------------------------------------------------
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.

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


> Update documents related to compatable-with-redis component  for 1.14 release
> -----------------------------------------------------------------------------
>
>                 Key: GEODE-9001
>                 URL: https://issues.apache.org/jira/browse/GEODE-9001
>             Project: Geode
>          Issue Type: Task
>          Components: redis
>            Reporter: John Hutchison
>            Priority: Major
>              Labels: pull-request-available
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to