Marks the start of a transaction block.
Subsequent commands will be queued by the server until exec() is called. Returns 'OK'.
exec()
Future<String> multi();