shreemaan-abhishek commented on code in PR #9291:
URL: https://github.com/apache/apisix/pull/9291#discussion_r1164953338


##########
apisix/plugins/limit-count/limit-count-redis-cluster.lua:
##########
@@ -112,5 +113,5 @@ function _M.incoming(self, key)
     return 0, remaining, ttl
 end
 
-
+_M.script = script

Review Comment:
   The redis script in `limit-count-redis.lua` and 
`limit-count-redis-cluster.lua` are the same so I exported it to avoid 
duplication.



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