RedisDatabase.scriptLoad

Load a script into the scripts cache, without executing it. Run it using evalSHA.

struct RedisDatabase
string
scriptLoad
(
string lua_code
)

Meta