Comment

Peter Bengtsson

The cryptic thing is that there actually isn't JSON on the Redis side. It's a dict. And my Redis serializer, in the Redis driver, is msgpack.

Parent comment

Eli

does the redis blob still require a json parse afterwards?