9951 explained code solutions for 126 technologies
24 lua-redis code solutions
All technologies
lua-redis
How to select db
Decrement key value
Get key value
Set key value
Find keys using scan
Append value to list using lpush
How to delete keys by pattern
Get key TTL
Get all list values
How to set expiration for key
Previous
Next