9951 explained code solutions for 126 technologies
24 lua-redis code solutions
All technologies
lua-redis
Find keys using scan
Get key value
Append value to list using lpush
How to select db
How to delete keys by pattern
Set key value
Decrement key value
How to set expiration for key
Redis auth (user/password) usage
Prepend value to list using rpush
Previous
Next