Localize ipairs. Might help out a tiny bit.

This commit is contained in:
Tux 2015-06-22 00:27:18 -04:00
parent d54238023d
commit 787a189867
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
local call = redis.call
local ipairs = ipairs
local serverToData = {}