106 107 108 109 110
# File 'lib/counter_server.rb', line 106 def flush @redis_client.pipelined do yield self end end