Skip to content

Instantly share code, notes, and snippets.

@fingermark
Created October 1, 2012 15:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fingermark/0c96550660d3926ffe16 to your computer and use it in GitHub Desktop.
Save fingermark/0c96550660d3926ffe16 to your computer and use it in GitHub Desktop.
After Fork Log
#<Redis::Client:0x000001043642c8 @options={:host=>"localhost", :url=>nil, :scheme=>"redis", :port=>6379, :path=>nil, :timeout=>5.0, :password=>nil, :db=>0, :driver=>Redis::Connection::Ruby, :id=>nil, :tcp_keepalive=>0}, @reconnect=true, @logger=nil, @connection=#<Redis::Connection::Ruby:0x00000102907a88 @sock=#<Redis::Connection::TCPSocket:fd 13>>, @command_map={}, @pid=43842>
#<Redis::Client:0x00000104363ad0 @options={:host=>"localhost", :url=>nil, :scheme=>"redis", :port=>6379, :path=>nil, :timeout=>5.0, :password=>nil, :db=>0, :driver=>Redis::Connection::Ruby, :id=>nil, :tcp_keepalive=>0}, @reconnect=true, @logger=nil, @connection=#<Redis::Connection::Ruby:0x00000102947908 @sock=#<Redis::Connection::TCPSocket:fd 13>>, @command_map={}, @pid=43843>
#<Redis::Client:0x000001043601c8 @options={:host=>"localhost", :url=>nil, :scheme=>"redis", :port=>6379, :path=>nil, :timeout=>5.0, :password=>nil, :db=>0, :driver=>Redis::Connection::Ruby, :id=>nil, :tcp_keepalive=>0}, @reconnect=true, @logger=nil, @connection=#<Redis::Connection::Ruby:0x0000010411e018 @sock=#<Redis::Connection::TCPSocket:fd 13>>, @command_map={}, @pid=43844>
#<Redis::Client:0x0000010435fae8 @options={:host=>"localhost", :url=>nil, :scheme=>"redis", :port=>6379, :path=>nil, :timeout=>5.0, :password=>nil, :db=>0, :driver=>Redis::Connection::Ruby, :id=>nil, :tcp_keepalive=>0}, @reconnect=true, @logger=nil, @connection=#<Redis::Connection::Ruby:0x0000010286dfc8 @sock=#<Redis::Connection::TCPSocket:fd 13>>, @command_map={}, @pid=43845>
#<Redis::Client:0x0000010435fae8 @options={:host=>"localhost", :url=>nil, :scheme=>"redis", :port=>6379, :path=>nil, :timeout=>5.0, :password=>nil, :db=>0, :driver=>Redis::Connection::Ruby, :id=>nil, :tcp_keepalive=>0}, @reconnect=true, @logger=nil, @connection=#<Redis::Connection::Ruby:0x0000010286dfc8 @sock=#<Redis::Connection::TCPSocket:fd 13>>, @command_map={}, @pid=43845>
#<Redis::Client:0x000001043642c8 @options={:host=>"localhost", :url=>nil, :scheme=>"redis", :port=>6379, :path=>nil, :timeout=>5.0, :password=>nil, :db=>0, :driver=>Redis::Connection::Ruby, :id=>nil, :tcp_keepalive=>0}, @reconnect=true, @logger=nil, @connection=#<Redis::Connection::Ruby:0x00000102907a88 @sock=#<Redis::Connection::TCPSocket:fd 13>>, @command_map={}, @pid=43842>
#<Redis::Client:0x00000104363ad0 @options={:host=>"localhost", :url=>nil, :scheme=>"redis", :port=>6379, :path=>nil, :timeout=>5.0, :password=>nil, :db=>0, :driver=>Redis::Connection::Ruby, :id=>nil, :tcp_keepalive=>0}, @reconnect=true, @logger=nil, @connection=#<Redis::Connection::Ruby:0x00000102947908 @sock=#<Redis::Connection::TCPSocket:fd 13>>, @command_map={}, @pid=43843>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment