Hi! The README illustrates the use of I guess a Redis GET command with: row = rdb.get(item) But what about other Redis commands? For example, how do I do a SET, or a HMSET?