9951 explained code solutions for 126 technologies
24 lua-redis code solutions
All technologies
lua-redis
How to set expiration for key
Append value to list using lpush
Decrement key value
Prepend value to list using rpush
Redis eval example
Get list values
How to select db
Find keys using scan
How to delete keys by pattern
Lua and Redis usage example
Previous
Next