From: antirez Date: Fri, 13 Apr 2012 12:54:49 +0000 (+0200) Subject: Use Lua tostring() before concatenation. X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/c9853f537b80971bfc82f1df9fedf5c1abf004d5?hp=c9853f537b80971bfc82f1df9fedf5c1abf004d5 Use Lua tostring() before concatenation. ---