A typo
This commit is contained in:
parent
6d4fb124ff
commit
51024c371e
|
|
@ -7,7 +7,8 @@ Quorum queues now support [message TTL](https://rabbitmq.com/ttl.html), at-most-
|
|||
strategies for dead-lettering, an operationally safer re-queue operation behavior,
|
||||
and can be used for durable MQTT subscriptions in new clusters.
|
||||
|
||||
3.10.0 is the first release to introduce Erlang 25 support ([at RC stage](https://www.erlang.org/news/156) at the time of writing).
|
||||
3.10.0 is the first release to introduce Erlang 25 support ([at RC stage](https://www.erlang.org/news/156) at the time of writing)
|
||||
which includes JIT support for 64-bit ARM processors.
|
||||
|
||||
Classic queues now ship a new message store and queue index implementation known as CQv2.
|
||||
The operator must opt in to use them, CQv1 is still used by default.
|
||||
|
|
|
|||
Loading…
Reference in New Issue