2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2024-10-31 18:48:01 +00:00

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

View File

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