Rößner-Network-Solutions

Skip to content

Add expiration option to RedisSet function

Christian Rößner requested to merge features into main

This update modifies the RedisSet function in the server/lualib/rediscli file to include an optional expiration argument. If a third argument is provided when the function is called, it will be used as the key's expiration time in seconds.

Signed-off-by: Christian Roessner c@roessner.co

Merge request reports

Loading