suspend fun RedisTransaction.scriptLoadAwait(script: String): String
Load the specified Lua script into the script cache.
script - Lua script
script
Return