Improve script execution by loading the script into redis
In order to minimize network overhead for small jobs, we should load our lua scripts into redis scripts cache:
In order to minimize network overhead for small jobs, we should load our lua scripts into redis scripts cache: