class Dalli::Protocol::Base
def finish_pipeline
Called after the noop response is received at the end of a set
def finish_pipeline response_buffer.clear @connection_manager.finish_request! true # to simplify response end
def finish_pipeline response_buffer.clear @connection_manager.finish_request! true # to simplify response end