.. |
proto
|
refactor(ds): Extract DS replication layer to a separate application
|
2024-06-21 17:16:24 +02:00 |
emqx_ds_builtin_raft.app.src
|
refactor(ds): Extract DS replication layer to a separate application
|
2024-06-21 17:16:24 +02:00 |
emqx_ds_builtin_raft_app.erl
|
fix(ds): Move DS backend supervision trees to their own apps
|
2024-06-21 18:22:04 +02:00 |
emqx_ds_builtin_raft_db_sup.erl
|
refactor(ds_raft): Replace egress server with common emqx_ds_buffer
|
2024-06-21 17:16:24 +02:00 |
emqx_ds_builtin_raft_sup.erl
|
fix(ds): Move DS backend supervision trees to their own apps
|
2024-06-21 18:22:04 +02:00 |
emqx_ds_replication_layer.erl
|
chore(dsraft): fix few spelling errors
|
2024-08-05 10:55:49 +02:00 |
emqx_ds_replication_layer.hrl
|
feat(dsraft): support atomic batches + preconditions
|
2024-08-01 14:26:45 +02:00 |
emqx_ds_replication_layer_meta.erl
|
fix(dsraft): preserve pending replica set transitions
|
2024-07-17 12:17:07 +02:00 |
emqx_ds_replication_layer_shard.erl
|
chore(dsraft): provide more details when replica is unready
|
2024-07-12 18:23:23 +02:00 |
emqx_ds_replication_shard_allocator.erl
|
fix(dsraft): rely on last resort timeout with unresponsive replicas
|
2024-07-17 19:24:38 +02:00 |
emqx_ds_replication_snapshot.erl
|
feat(dsrepl): enable WAL-less batch writes
|
2024-06-26 20:44:32 +02:00 |