Activity
Change: Remove Box from Snapshot::snapshot
Change: Remove Box from
Snapshot::snapshot
Pull request merge
Doc: explain ReplicationSessionId in detail
Doc: explain ReplicationSessionId in detail
Pull request merge
Change: Remove RemoteError
variant from StreamingError
Change: Remove
RemoteError
variant from StreamingError
Pull request merge
Doc: Finish gRPC example raft-kv-memstore-grpc
Doc: Finish gRPC example raft-kv-memstore-grpc
Pull request merge
Chore: rename consistent_read() to linearizable_read() for examples
Chore: rename consistent_read() to linearizable_read() for examples
Pull request merge
Refactor: example raft-kv-memstore-grpc
Refactor: example raft-kv-memstore-grpc
Pull request merge
Change: Refine Log Entry Traits
Change: Refine Log Entry Traits
Pull request merge
CI: upgrade upload-artifact to v4
CI: upgrade upload-artifact to v4
Pull request merge
Chore: adjust code format
Chore: adjust code format
Pull request merge
Chore: adjust code format
Chore: adjust code format
Pull request merge
Change: remove unused RaftPayload::is_blank()
Change: remove unused RaftPayload::is_blank()
Pull request merge
Chore: adjust code format
Chore: adjust code format
Pull request merge
Feature: New RaftEntry
methods: log_id()
and index()
Feature: New
RaftEntry
methods: log_id()
and index()
Pull request merge
Chore: refine variable names
Chore: refine variable names
Pull request merge
Refactor: Deprecate LogId::leader_id()
Refactor: Deprecate
LogId::leader_id()
Pull request merge
Refactor: remove OrdBy
Refactor: remove
OrdBy
Pull request merge
Feature: Add changelog support in the #[since()]
macro
Feature: Add changelog support in the
#[since()]
macroPull request merge
Chore: add alias, formalize RaftTypeConfig doc example
Chore: add alias, formalize RaftTypeConfig doc example
Pull request merge
Change: RaftPayload::get_membership()
now returns an owned `Members…
Change:
RaftPayload::get_membership()
now returns an owned `Members…Pull request merge
Chore: use fixtures::log_id to create a log id for testing RaftTypeCo…
Chore: use fixtures::log_id to create a log id for testing RaftTypeCo…
Pull request merge
Chore: use engine::testing::log_id() when using UTConfig
Chore: use engine::testing::log_id() when using UTConfig
Pull request merge
Chore: use OptionalFeatures for RaftEntry
Chore: use OptionalFeatures for RaftEntry
Pull request merge
Chore: use OptionalFeatures for AppData and AppDataResponse
Chore: use OptionalFeatures for AppData and AppDataResponse
Pull request merge
Chore: fix trait constrain for external_state_machine_request<SM>()
Chore: fix trait constrain for
external_state_machine_request<SM>()
Pull request merge
Chore: replace usage of ProgressEntry::matching
with `ProgressEntry…
Chore: replace usage of
ProgressEntry::matching
with `ProgressEntry…Pull request merge
Chore: replace usage of LogId.leader_id
with LogId.leader_id()
Chore: replace usage of
LogId.leader_id
with LogId.leader_id()
Pull request merge
Chore: replace LogId.index with LogId.index()
Chore: replace LogId.index with LogId.index()
Pull request merge
Chore: add default for unwrap
Chore: add default for unwrap
Pull request merge
Chore: Replace LogId<C>
with LogIdOf<C>
Chore: Replace
LogId<C>
with LogIdOf<C>
Pull request merge