# Redis Cheatsheet # All the commands you need to know SET key value # set value in key GET key # get value in key