### What happened? ``` const pipe =redis.multi() pipe.get pipe.get pipe.exec() ``` show two get. not exec