jhutchison commented on a change in pull request #6098:
URL: https://github.com/apache/geode/pull/6098#discussion_r589757163
##########
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:
added. Thanks
----------------------------------------------------------------
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:
[email protected]