cachier python client set command: {"command":"set","key":"apinan","value":"testing","ttl":10} get command: {"command":"get", "key":"apinan"} this should allow a set with json=True by default? so user can just pass json, not a json str