1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
This commit is contained in:
Mike Perham 2014-03-26 21:50:06 -07:00
parent 7f83ec3c8e
commit 38bb0a143b

View file

@ -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