Using time.Time will by default not result in a nice serialization in Redis. Now I use unix time as int64, which is much easier to work with.