If you want to return a float from Lua you should return it as a string, exactly like Redis itself does (see for instance the ZSCORE command).
確定! 回上一頁