File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -52,8 +52,11 @@ which algorithms such as Raft significantly benefit from.
5252
5353## Use Cases
5454
55- This library is primarily developed as the foundation of a replication layer for
56- [ quorum queues] ( https://rabbitmq.com/quorum-queues.html ) in RabbitMQ. The design it aims to replace uses
55+ This library was primarily developed as the foundation of a replication layer for
56+ [ quorum queues] ( https://rabbitmq.com/quorum-queues.html ) in RabbitMQ, and today
57+ also powers [ RabbitMQ streams] ( https://rabbitmq.com/streams.html ) and [ Khepri] ( https://github.com/rabbitmq/khepri ) .
58+
59+ The design it aims to replace uses
5760a variant of [ Chain Based Replication] ( https://www.cs.cornell.edu/home/rvr/papers/OSDI04.pdf )
5861which has two major shortcomings:
5962
You can’t perform that action at this time.
0 commit comments