emqx/apps/emqx_ds_builtin_raft
Thales Macedo Garitezi 420493deb4 chore: add missing mix files to new apps 2024-07-04 10:27:59 -03:00
..
src fix(dsrepl): classify ra error conditions more carefully 2024-06-26 20:44:34 +02:00
test Merge branch 'release-57' into 20240702-m-sync-r57-mix-umbrella 2024-07-02 11:52:36 -03: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
mix.exs chore: add missing mix files to new apps 2024-07-04 10:27:59 -03: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.