–[[ EVALSHA SHA1(__FILE__) model id > Time complexity: O(N) where N is the number of ids with these attributes
Query for all model instances that have the given attribute values or value ranges. Return an error if an attribute is not an index.
# Return value A hash of id:model of all the ids that match the query conditions given. –]]
– The arguments can be accessed by Lua using the KEYS global variable in the – form of a one-based array (so KEYS, KEYS, …). – All the additional arguments should not represent key names and can be – accessed by Lua using the ARGV global variable, very similarly to what – happens with keys (so ARGV, ARGV, …).