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

databendlabs / openraft / 18691592738

Builds Branch Commit Type Ran Committer Via Coverage
18691592738 main refactor: macro `expand!` support type parameter Now it allows to expand: ```rust openraft_macros::expand!( !KEYED, (T, ATTR, V) => {ATTR type T = V;}, (Responder<T>, , crate::impls::OneshotResponder<Self, T> where T: Send,), ); ``` ... push 21 Oct 2025 05:06PM UTC drmingdrmer github
91.18
18691592709 release-0.10 refactor: macro `expand!` support type parameter Now it allows to expand: ```rust openraft_macros::expand!( !KEYED, (T, ATTR, V) => {ATTR type T = V;}, (Responder<T>, , crate::impls::OneshotResponder<Self, T> where T: Send,), ); ``` ... push 21 Oct 2025 05:05PM UTC drmingdrmer github
91.11
18689709457 main refactor: rename alias::ResponderOf to WriteResponderOf rename alias::ResponderOf to WriteResponderOf rename alias::ResponderReceiverOf to WriteResponderReceiverOf And add a type parameter to `ResponderOf`: change `alias::ResponderOf<C>` to `ali... push 21 Oct 2025 03:55PM UTC drmingdrmer github
91.34
18689709716 release-0.10 refactor: rename alias::ResponderOf to WriteResponderOf rename alias::ResponderOf to WriteResponderOf rename alias::ResponderReceiverOf to WriteResponderReceiverOf And add a type parameter to `ResponderOf`: change `alias::ResponderOf<C>` to `ali... push 21 Oct 2025 03:55PM UTC drmingdrmer github
91.3
18653717734 main chore: refine extended-membership.md doc push 20 Oct 2025 01:39PM UTC drmingdrmer github
91.34
18653717637 release-0.10 chore: refine extended-membership.md doc push 20 Oct 2025 01:38PM UTC drmingdrmer github
91.42
18647653140 main chore: move `Entry` implementation to separate files push 20 Oct 2025 09:23AM UTC drmingdrmer github
91.34
18647653210 release-0.10 chore: move `Entry` implementation to separate files push 20 Oct 2025 09:23AM UTC drmingdrmer github
91.33
18625641622 main change: Require AppData to impl Debug and Display This enables better debugging and logging by displaying actual application data in entry payloads, rather than just showing "normal" for all entries. The change updates Debug/Display implementatio... push 19 Oct 2025 04:59AM UTC drmingdrmer github
91.34
18625641635 release-0.10 change: Require AppData to impl Debug and Display This enables better debugging and logging by displaying actual application data in entry payloads, rather than just showing "normal" for all entries. The change updates Debug/Display implementatio... push 19 Oct 2025 04:59AM UTC drmingdrmer github
91.28
18625023051 release-0.10 refactor: grpc-example: eliminate code duplication Refactor raft-kv-memstore-grpc example to remove duplicate code and improve maintainability. The main binary contained nearly identical initialization logic to `app::start_raft_app()`, and networ... push 19 Oct 2025 03:57AM UTC drdrxp github
91.42
18625023038 main refactor: grpc-example: eliminate code duplication Refactor raft-kv-memstore-grpc example to remove duplicate code and improve maintainability. The main binary contained nearly identical initialization logic to `app::start_raft_app()`, and networ... push 19 Oct 2025 03:57AM UTC drdrxp github
91.38
18549407440 release-0.10 improve: Apply command no longer depends on preceding commands `SaveCommittedAndApply` is automatically generated by examining progress state. Previously, it had to wait for all preceding commands to execute first (e.g., waiting for AppendEntries... push 16 Oct 2025 03:37AM UTC drmingdrmer github
91.34
18549407454 main improve: Apply command no longer depends on preceding commands `SaveCommittedAndApply` is automatically generated by examining progress state. Previously, it had to wait for all preceding commands to execute first (e.g., waiting for AppendEntries... push 16 Oct 2025 03:37AM UTC drmingdrmer github
91.32
18521054666 main chore: add try_xxx methods to IOProgress push 15 Oct 2025 07:26AM UTC drmingdrmer github
91.41
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • …
  • 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