kwanhur commented on code in PR #7041:
URL: https://github.com/apache/apisix/pull/7041#discussion_r872951293


##########
docs/en/latest/apisix-variable.md:
##########
@@ -39,5 +39,6 @@ List in alphabetical order:
 | route_name       | core    | name of `route`        |   |
 | service_id       | core    | id of `service`        |   |
 | service_name     | core    | name of `service`      |   |
+| redis_cmd_line   | Redis   | the content of Redis command |   |

Review Comment:
   Better shorten name `redis_cmd` or `redis_command`?
   
   `redis_cmd_line` seems it'll return multi commands compact into one line. It 
just return one total command content, not just a redis command like `hmset`, 
right?



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