We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e1327ae + 27dac87 commit 9b0d564Copy full SHA for 9b0d564
deps/rabbit/src/rabbit_core_ff.erl
@@ -130,7 +130,7 @@
130
-rabbit_feature_flag(
131
{khepri_db,
132
#{desc => "New Raft-based metadata store. Fully supported as of RabbitMQ 4.0",
133
- doc_url => "", %% TODO
+ doc_url => "https://www.rabbitmq.com/docs/next/metadata-store",
134
stability => experimental,
135
depends_on => [feature_flags_v2,
136
direct_exchange_routing_v2,
0 commit comments