mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
remove 7.0 doc ref
This commit is contained in:
parent
16debb0bac
commit
2d5536c68d
1 changed files with 1 additions and 2 deletions
|
@ -6,8 +6,7 @@
|
|||
---------
|
||||
|
||||
- Substantial refactoring of Sidekiq server internals, part of a larger effort
|
||||
to reduce Sidekiq's internal usage of global methods and data, see [docs/component.md](docs/component.md),
|
||||
[docs/global_to_local.md](docs/global_to_local.md) and [docs/middleware.md](docs/middleware.md).
|
||||
to reduce Sidekiq's internal usage of global methods and data, see [docs/global_to_local.md](docs/global_to_local.md) and [docs/middleware.md](docs/middleware.md).
|
||||
- **Add beta support for the `redis-client` gem**. This will become the default Redis driver in Sidekiq 7.0. [#5298]
|
||||
Read more: https://github.com/mperham/sidekiq/wiki/Using-redis-client
|
||||
- **Add beta support for DB transaction-aware client** [#5291]
|
||||
|
|
Loading…
Add table
Reference in a new issue