ProtocolError: error 8 from memcached_set: PROTOCOL ERROR

Yeah you’re probably trying to use a non string cache key. In my case, a function instead of calling said function.

Leave a Comment