Content deleted Content added
Raft defines, that more than half of the followers must confirm an entry. Tag: Reverted |
→Production use of Raft: In examples I added redpanda witch implements Raft. See https://docs.redpanda.com/docs/get-started/architecture/#raft-consensus-algorithm Tags: Mobile edit Mobile web edit |
||
Line 75:
* [[YugabyteDB]] uses Raft in the DocDB Replication <ref>{{Cite web |title=Replication {{!}} YugabyteDB Docs |url=https://docs.yugabyte.com/preview/architecture/docdb-replication/replication/ |access-date=2022-08-19|website=www.yugabyte.com}}</ref>
* [[ClickHouse]] uses Raft for in-house implementation of [[ZooKeeper]]-like service <ref>{{Cite web |title=ClickHouse Keeper |url=https://clickhouse.com/docs/en/guides/sre/keeper/clickhouse-keeper |access-date=2023-04-26|website=clickhouse.com}}</ref>
* [[Redpanda]] uses the Raft consensus algorithm for data replication <ref>{{Cite web |title=Raft consensus algorithm |url=https://docs.redpanda.com/docs/get-started/architecture/#raft-consensus-algorithm}}</ref>
== References ==
|