![]() Unicorn, which we use to serve the API, uses forked workers that need only one connection per instance. Sidekiq on the other hand runs several instances in memory, so it needs a higher concurrency setting. This commit introduces a way to set sidekiq db pool using SIDEKIQ_DB_POOL_SIZE |
||
---|---|---|
.. | ||
api | ||
private_key.rb | ||
sidekiq.rb |