File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,19 +10,19 @@ delivered to the respective queues after `x-delay` milliseconds.
10
10
11
11
## Supported RabbitMQ Versions
12
12
13
- The most recent release of this plugin targets RabbitMQ 3.8 .x.
14
- Earlier series are [ out of support] ( https://www.rabbitmq.com/versions.html ) .
13
+ The most recent release of this plugin targets RabbitMQ 3.9 .x.
14
+ Series earlier than 3.8.x are [ out of support] ( https://www.rabbitmq.com/versions.html ) .
15
15
16
16
## Supported Erlang/OTP Versions
17
17
18
18
This plugin [ requires Erlang 23.2 or later versions] ( https://www.rabbitmq.com/which-erlang.html ) , same as RabbitMQ 3.8.16+.
19
19
20
20
## Project Maturity
21
21
22
- This plugin is considered to be ** experimental yet fairly stable and potential suitable for production use
22
+ This plugin is considered to be ** fairly stable and potential suitable for production use
23
23
as long as the user is aware of its limitations** .
24
24
25
- It had a few issues and one fundamental problem fixed in its ~ 18 months of
25
+ It had a few issues and one fundamental problem fixed in its ~ 5 years of
26
26
existence. It is known to work reasonably well for some users.
27
27
It also has ** known limitations** (see a section below),
28
28
including those related to the replication of delayed and messages and the number of delayed messages.
You can’t perform that action at this time.
0 commit comments