1 line
55 B
Ruby
1 line
55 B
Ruby
|
$redis = Redis.new(:host => "127.0.0.1", :port => 6379)
|
|
$redis = Redis.new(:host => "127.0.0.1", :port => 6379)
|