[Tarantool-patches] [PATCH v3 00/10] Raft
Kirill Yukhin
kyukhin at tarantool.org
Wed Sep 30 14:04:56 MSK 2020
Hello,
On 30 сен 00:11, Vladislav Shpilevoy wrote:
> The patchset is a first approach to implementing Raft leader election.
> Synchronous replication is already implemented, and the leader election is
> supposed to complement it. Although this is still far being from production
> ready. Main purpose of the patch is to get Raft in 2.6.1 so as we could work on
> its stabilization and testing in 2.6.x releases, not making the users wait for
> 2.7.
>
> Branch: http://github.com/tarantool/tarantool/tree/gh-1146-raft
> Issue: https://github.com/tarantool/tarantool/issues/1146
>
> @ChangeLog
> * Automated leader election via Raft algorithm (gh-1146).
I've checked your patchset into master.
--
Regards, Kirill Yukhin
More information about the Tarantool-patches
mailing list