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

databendlabs / openraft / 18911059884

Builds Branch Commit Type Ran Committer Via Coverage
18911059884 main change: make responder optional in client_write_ff Upgrade tip: Change `Raft::client_write_ff(.., responder)` to `Raft::client_write_ff(.., Some(responder))`. push 29 Oct 2025 02:23PM UTC drmingdrmer github
91.39
18911037034 main Merge pull request #1463 from ariesdevil/on_commit change: make responder optional in client_write_ff push 29 Oct 2025 02:23PM UTC web-flow github
91.38
18883501993 main feat: support transient state machines with automatic snapshot restoration Transient state machines don't persist on each apply() but have persistent snapshots. On startup, Openraft now automatically restores such state machines by installing the... push 28 Oct 2025 05:26PM UTC drmingdrmer github
91.38
18883502030 release-0.10 feat: support transient state machines with automatic snapshot restoration Transient state machines don't persist on each apply() but have persistent snapshots. On startup, Openraft now automatically restores such state machines by installing the... push 28 Oct 2025 05:26PM UTC drmingdrmer github
91.37
18861747658 release-0.10 docs: add follower read example in raft-kv-memstore Demonstrates how to distribute read load across followers while maintaining linearizability by fetching linearizer data from the leader via application-level RPC. push 28 Oct 2025 02:11AM UTC drmingdrmer github
91.37
18861747587 main docs: add follower read example in raft-kv-memstore Demonstrates how to distribute read load across followers while maintaining linearizability by fetching linearizer data from the leader via application-level RPC. push 28 Oct 2025 02:11AM UTC drmingdrmer github
91.46
18848742018 release-0.10 CI: migrate GitHub Actions from deprecated actions-rs to maintained alternatives Replace actions-rs/toolchain@v1.0.6 with actions-rust-lang/setup-rust-toolchain and replace actions-rs/cargo@v1 with direct cargo commands across all workflow files.... push 27 Oct 2025 04:45PM UTC drmingdrmer github
91.4
18848742000 main CI: migrate GitHub Actions from deprecated actions-rs to maintained alternatives Replace actions-rs/toolchain@v1.0.6 with actions-rust-lang/setup-rust-toolchain and replace actions-rs/cargo@v1 with direct cargo commands across all workflow files.... push 27 Oct 2025 04:45PM UTC drmingdrmer github
91.44
18846206147 release-0.10 docs: add monitoring and maintenance guide for cluster operations Add comprehensive documentation on monitoring Raft cluster health and performing maintenance operations. - Add monitoring-maintenance.md covering: - Using metrics API to monitor... push 27 Oct 2025 03:26PM UTC drmingdrmer github
91.36
18846206197 main docs: add monitoring and maintenance guide for cluster operations Add comprehensive documentation on monitoring Raft cluster health and performing maintenance operations. - Add monitoring-maintenance.md covering: - Using metrics API to monitor... push 27 Oct 2025 03:25PM UTC drmingdrmer github
91.37
18845503768 main chore: use simpler name for histogram metrics push 27 Oct 2025 03:07PM UTC drmingdrmer github
91.44
18845503981 release-0.10 chore: use simpler name for histogram metrics push 27 Oct 2025 03:06PM UTC drmingdrmer github
91.37
18844266382 main change: in 0.10.0: remove ResponderBuilder, use generic `Responder<T>` Replace the ResponderBuilder abstraction with direct generic `Responder<T>`. This simplifies the type system by eliminating an unnecessary builder layer. There is no need to ... push 27 Oct 2025 02:26PM UTC drmingdrmer github
91.36
18844266369 release-0.10 change: in 0.10.0: remove ResponderBuilder, use generic `Responder<T>` Replace the ResponderBuilder abstraction with direct generic `Responder<T>`. This simplifies the type system by eliminating an unnecessary builder layer. There is no need to ... push 27 Oct 2025 02:26PM UTC drmingdrmer github
91.35
18835104342 main refactor: move RuntimeStats from RaftState to RaftCore RuntimeStats is operational metrics collected at runtime, not part of the consensus state. Moving it to RaftCore provides better semantic separation: push 27 Oct 2025 08:55AM UTC drmingdrmer github
91.28
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 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