emqx/apps/emqx_ds_builtin_raft
Andrew Mayorov e1de18ef10
test(dsrepl): await stable state before running testcase
2024-06-26 20:44:35 +02:00
..
src fix(dsrepl): classify ra error conditions more carefully 2024-06-26 20:44:34 +02:00
test test(dsrepl): await stable state before running testcase 2024-06-26 20:44:35 +02:00
BSL.txt refactor(ds): Extract DS replication layer to a separate application 2024-06-21 17:16:24 +02:00
README.md refactor(ds): Extract DS replication layer to a separate application 2024-06-21 17:16:24 +02:00
rebar.config test: Disable certain DS-related suites in CE 2024-06-21 17:16:24 +02:00

README.md

emqx_ds_builtin_raft

Replication layer for the builtin EMQX durable storage backend that uses Raft algorithm.