I\'m kind of a newb with Redis, so I apologize if this is a stupid question.
I\'m using Django with Redis as a cache.
I\'m pickling a collection of ~200 objects
It's most likely just the size of the string. I'd look at whether your objects are being serialized efficiently.