Redis Transactions Redis transactions allow the execution ofa a set of commands in a single book. Transactions are atomic like other relational database whihc means that either all of the commands will execute or non will execute.