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

Some useful Lua scripts for common Redis operations.

Results 2 redis-lua-samples issues
Sort by recently updated
recently updated
newest added

Love your github as it really helped me to grasp LUA with Redis-thanks for creating it. I did find that these 3 lua functions did not work so I fixed...

Could you add readme documentation on how you use the @TEST portion of your lua functions? I was not clear how you used that portion as I am quite new...