mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
filename
This commit is contained in:
parent
7f83ec3c8e
commit
38bb0a143b
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ client = Sidekiq::Client.new(ConnectionPool.new { Redis.new })
|
|||
client.push(...)
|
||||
```
|
||||
**Sharding support does require a breaking change to client-side
|
||||
middleware, see Upgrading.md.**
|
||||
middleware, see 3.0-Upgrade.md.**
|
||||
- New Chinese, Greek, Swedish and Czech translations for the Web UI.
|
||||
- Updated most languages translations for the new UI features.
|
||||
- **Remove official Capistrano integration** - this integration has been
|
||||
|
|
Loading…
Reference in a new issue