### Description Hi. After upgrading to version 5, LUA scripts don't work. The `transformArguments` doesn't exist anymore, and the `parseCommand` is required. The example at https://github.com/redis/node-redis/blob/master/examples/lua-multi-incr.js also doesn't work due to being outdated. Can someone explain the migration guide?