Map Redis types directly to Ruby objects

I’ve built toy systems that wrap Redis types with Ruby objects. This solutions seems more substantial than I ever dreamed of.

I particularly appreciate the emphasis that it is not an ORM.