• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

databendlabs / openraft / 14487566584

Builds Branch Commit Type Ran Committer Via Coverage
14487566584 release-0.10 Doc: correct a typo in the raft-essentials.md Signed-off-by: Jiawei Zhao <Phoenxi500526@163.com> push 16 Apr 2025 07:57AM UTC Jiawei Zhao github
90.6
14267766101 release-0.10 refactor: rename and reorganize log I/O state handling - Replaced `accepted_io` with `accepted_log_io` in `RaftState` for clearer semantics. - Introduced `log_progress_mut` and `apply_progress_mut` methods to streamline access to log and app... push 04 Apr 2025 02:40PM UTC drmingdrmer github
90.57
14267766086 main refactor: rename and reorganize log I/O state handling - Replaced `accepted_io` with `accepted_log_io` in `RaftState` for clearer semantics. - Introduced `log_progress_mut` and `apply_progress_mut` methods to streamline access to log and app... push 04 Apr 2025 02:40PM UTC drmingdrmer github
90.56
14187972063 main feat: add `ChangeMembers::Batch(Vec<ChangeMembers>)` for batched membership changes This commit introduces the `ChangeMembers::Batch(Vec<ChangeMembers>)` variant, allowing `Raft::change_membership()` to accept an arbitrary series of membership co... push 01 Apr 2025 05:37AM UTC drmingdrmer github
90.85
14187972068 release-0.10 feat: add `ChangeMembers::Batch(Vec<ChangeMembers>)` for batched membership changes This commit introduces the `ChangeMembers::Batch(Vec<ChangeMembers>)` variant, allowing `Raft::change_membership()` to accept an arbitrary series of membership co... push 01 Apr 2025 05:36AM UTC drmingdrmer github
90.84
14166587233 main docs: Add FAQ explaining the interleaved change-membership in parallel push 31 Mar 2025 07:51AM UTC drmingdrmer github
90.81
14166587222 release-0.10 docs: Add FAQ explaining the interleaved change-membership in parallel push 31 Mar 2025 07:49AM UTC drmingdrmer github
90.81
13914527038 main docs: refine docs for feature-flag `adapt-network-v1` Complete the pseudo code to produce the conflict. Add doc in the feature-flags section in `docs` crate. Add link to this feature-flags for `RaftNetworkV2` doc. push 18 Mar 2025 03:15AM UTC drmingdrmer github
90.8
13914527028 release-0.10 docs: refine docs for feature-flag `adapt-network-v1` Complete the pseudo code to produce the conflict. Add doc in the feature-flags section in `docs` crate. Add link to this feature-flags for `RaftNetworkV2` doc. push 18 Mar 2025 03:14AM UTC drmingdrmer github
90.8
13913568107 main feat: Put `RaftNetworkV2` impl for `RaftNetwork` behind a feature Make the default implementation `impl<T: RaftNetwork> RaftNetworkV2 for T` optional via the new feature flag `adapt-network-v1`. This prevents conflicts when applications implement... push 18 Mar 2025 01:49AM UTC drmingdrmer github
90.8
13913568104 release-0.10 feat: Put `RaftNetworkV2` impl for `RaftNetwork` behind a feature Make the default implementation `impl<T: RaftNetwork> RaftNetworkV2 for T` optional via the new feature flag `adapt-network-v1`. This prevents conflicts when applications implement... push 18 Mar 2025 01:49AM UTC drmingdrmer github
90.82
13893283265 release-0.10 Change: Remove type parameter from `RaftCommittedLeaderId`(added in 0.10) `RaftCommittedLeaderId` does not need a `RaftTypeConfig` parameter. push 17 Mar 2025 06:53AM UTC drmingdrmer github
90.8
13893283262 main Change: Remove type parameter from `RaftCommittedLeaderId`(added in 0.10) `RaftCommittedLeaderId` does not need a `RaftTypeConfig` parameter. push 17 Mar 2025 06:53AM UTC drmingdrmer github
90.8
13884562073 release-0.10 feat: Add impl `IntoNodes<NID, EmptyNode>` for `BTreeSet<NID>` EmptyNode can be created directly thus a BTreeSet can be used to build a nodes map push 16 Mar 2025 03:01PM UTC drmingdrmer github
90.8
13884562064 main feat: Add impl `IntoNodes<NID, EmptyNode>` for `BTreeSet<NID>` EmptyNode can be created directly thus a BTreeSet can be used to build a nodes map push 16 Mar 2025 03:01PM UTC drmingdrmer github
90.79
  • ← Previous
  • 1
  • 2
  • …
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc