Sha256: 00f5b1901e0182f7db5be2636a162e36481d45a6568e4a5b52d8ad8011ba02bc

Contents?: true

Size: 191 Bytes

Versions: 20

Compression:

Stored size: 191 Bytes

Contents

Execute.define_task do
  desc "redis-startbg", "'Start redis' without dtach - for Rhostudio (internal)", :hide => true
  def redis_startbg
    RedisRunner.startbg
  end #redis_startbg
end #do

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
rhoconnect-3.4.5 commands/redis/redis_startbg.rb
rhoconnect-3.4.4 commands/redis/redis_startbg.rb
rhoconnect-3.4.3 commands/redis/redis_startbg.rb
rhoconnect-3.4.2 commands/redis/redis_startbg.rb
rhoconnect-3.3.6 commands/commands/redis_commands/redis_startbg.rb
rhoconnect-3.3.5 commands/commands/redis_commands/redis_startbg.rb
rhoconnect-3.3.4 commands/commands/redis_commands/redis_startbg.rb
rhoconnect-3.3.3 commands/commands/redis_commands/redis_startbg.rb
rhoconnect-3.3.2 commands/commands/redis_commands/redis_startbg.rb
rhoconnect-3.3.1 commands/commands/redis_commands/redis_startbg.rb
rhoconnect-3.3.1.beta4 commands/commands/redis_commands/redis_startbg.rb
rhoconnect-3.3.1.beta3 commands/commands/redis_commands/redis_startbg.rb
rhoconnect-3.3.1.beta2 commands/commands/redis_commands/redis_startbg.rb
rhoconnect-3.2.1 commands/commands/redis_commands/redis_startbg.rb
rhoconnect-3.2.0 commands/commands/redis_commands/redis_startbg.rb
rhoconnect-3.2.0.beta5 commands/commands/redis_commands/redis_startbg.rb
rhoconnect-3.2.0.beta4 commands/commands/redis_commands/redis_startbg.rb
rhoconnect-3.2.0.beta3 commands/commands/redis_commands/redis_startbg.rb
rhoconnect-3.2.0.beta2 commands/commands/redis_commands/redis_startbg.rb
rhoconnect-3.2.0.beta1 commands/commands/redis_commands/redis_startbg.rb