This tag refers to the table type in Lua that implements associative arrays.
I'm attempting to compare two tables of equal length with a function, since I don't know of any other way …
lua compare lua-tableWhen I run this code through redis EVAL it return no results. Any idea why this is not working? redis-cli …
lua redis lua-table