Second part after I realised I'd broken the stream.
This time:
- Implementing redis-like operations on my memory database -
hset
,hlen
,hget
,hgetall
Next time:
- Using those operations to reimplement the todo list with a different list for each person