11:58:19 GMT Hey guys, one of my PRs got merged that involved improving documentation. I would like to dive into code now 11:59:00 GMT I am a bit lost with all of these issues. My question is are all the issues legitimate and need to be worked on? Or should I just focus on tagged issues? 11:59:23 GMT Any ideas about what tags would be easy for a newbie? 19:06:04 GMT If I use hmset, and need to maintain a timestamp for each key within the hash-map, then would my best bet be zadd where timestamp,hash_key is used?