resty-redis-cluster
resty-redis-cluster copied to clipboard
code style: naming convention
@steve0511 - current code uses cameCasing for most of the variables and function names. Most of the openresty/lua projects are using snake_case.
If you are ok, I can submit PR to refactor code to use snake_case consistently.
Sure, please submit anytime you are free
thanks - will submit soon!