We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc71313 commit e34267cCopy full SHA for e34267c
README.md
@@ -54,7 +54,7 @@ end
54
# Connection pool support.
55
connection(:sidekiq) do
56
{
57
- url: "redis://localhost/2"
+ url: "redis://localhost/2",
58
pool_timeout: 5,
59
pool_size: 5
60
}
0 commit comments