mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
0973245909
old: Sidekiq.redis = Sidekiq::RedisConnection.create(:namespace => 'foo') new: Sidekiq.redis = { :namespace => 'foo' } |
||
---|---|---|
.. | ||
app | ||
config | ||
db | ||
lib | ||
log | ||
script | ||
.gitignore | ||
Capfile | ||
config.ru | ||
Gemfile | ||
Gemfile.lock | ||
Rakefile |