redis-lua-scripts icon indicating copy to clipboard operation
redis-lua-scripts copied to clipboard

Collection of Lua scripts for use with Redis

Results 1 redis-lua-scripts issues
Sort by recently updated
recently updated
newest added

Has anyone done anything with Lua to mimic SQL sorting of hashes? I'd love to see something for doing multiple BYs. So something like... `sort stuff BY newstuff:*->key1 DESC BY...