Continuing writing our Matrix bot by writing a crypto store that saves into Redis.
Today we managed to get the code into a decent shape, changing the remaining serialisation code to use our utility functions.
Next time, writing code that calls into this code from outside!