File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
blog/2024-03-11-rabbitmq-3.13.0-announcement
versioned_docs/version-3.13 Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ will be 4.0!
22
22
## Experimental Support For Khepri (Mnesia Replacement)
23
23
24
24
Apart from the new features mentioned in the first paragraph, RabbitMQ 3.13
25
- includes experimental support for [ Khepri] ( https://www.youtube. com/watch?v=whVqpgvep90 ) . Khepri is a new storage backend for
25
+ includes experimental support for [ Khepri] ( https://github. com/rabbitmq/khepri ) . Khepri is a new storage backend for
26
26
RabbitMQ metadata that is designed to replace Mnesia. It is not yet ready for
27
27
production use but we encourage users to try it out in test environments and
28
28
provide feedback.
Original file line number Diff line number Diff line change @@ -344,7 +344,7 @@ The following feature flags are provided by RabbitMQ core.
344
344
< td> khepri_db< /td>
345
345
< td>
346
346
< p>
347
- Enables < a href=" https://www.youtube. com/watch?v=whVqpgvep90 " > Khepri< /a> , a currently experimental schema data store
347
+ Enables < a href=" https://github. com/rabbitmq/khepri " > Khepri< /a> , a currently experimental schema data store
348
348
with vastly superior peer failure and network split handling characteristics
349
349
compared to Mnesia
350
350
< /p>
Original file line number Diff line number Diff line change @@ -344,7 +344,7 @@ The following feature flags are provided by RabbitMQ core.
344
344
< td> khepri_db< /td>
345
345
< td>
346
346
< p>
347
- Enables < a href=" https://www.youtube. com/watch?v=whVqpgvep90 " > Khepri< /a> , a currently experimental schema data store
347
+ Enables < a href=" https://github. com/rabbitmq/khepri " > Khepri< /a> , a currently experimental schema data store
348
348
with vastly superior peer failure and network split handling characteristics
349
349
compared to Mnesia
350
350
< /p>
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ latency and memory footprint.
62
62
63
63
<KhepriLogo className =" floating-logo " />
64
64
65
- [ Khepri] ( https://www.youtube. com/watch?v=whVqpgvep90 ) is a new storage backend
65
+ [ Khepri] ( https://github. com/rabbitmq/khepri ) is a new storage backend
66
66
for RabbitMQ metadata that is designed to replace Mnesia. It is not yet * ready
67
67
for production use* but we encourage users to try it out in test environments
68
68
and provide feedback.
You can’t perform that action at this time.
0 commit comments