Skip to content

Commit 1d939b8

Browse files
authored
Update README.md
Remove ram/disk node mention, we're living in the future will only disk nodes https://www.rabbitmq.com/blog/2021/08/21/4.0-deprecation-announcements#removal-of-ram-nodes
1 parent 1dba19f commit 1d939b8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -173,10 +173,6 @@ Obviously, only having one copy of a scheduled message in a cluster means
173173
that losing that node or disabling the plugin on it will lose the
174174
messages residing on that node.
175175

176-
This plugin was created with disk nodes in mind. RAM nodes are currently
177-
unsupported and adding support for them is not a priority (if you aren't sure
178-
what RAM nodes are and whether you need to use them, you almost certainly don't).
179-
180176
The plugin only performs one attempt at publishing each message but since publishing
181177
is local, in practice the only issue that may prevent delivery is the lack of queues
182178
(or bindings) to route to.

0 commit comments

Comments
 (0)