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

databendlabs / openraft / 26825175213

Builds Branch Commit Type Ran Committer Via Coverage
26825175213 release-0.10 chore: bump version to 0.10.0-alpha.21 # Summary Bump the workspace package version and every sibling path-dependency pin from 0.10.0-alpha.20 to 0.10.0-alpha.21 for the next pre-release. push 02 Jun 2026 02:10PM UTC drmingdrmer github
86.59
26823344269 main chore: bump version to 0.10.0-alpha.21 # Summary Bump the workspace package version and every sibling path-dependency pin from 0.10.0-alpha.20 to 0.10.0-alpha.21 for the next pre-release. push 02 Jun 2026 01:39PM UTC drmingdrmer github
86.57
26814810383 main fix: drain stranded client responders on PurgeLog # Summary A former leader's pending client write could be superseded by a snapshot install on a lagging follower, leaving its responder in the queue. The next apply then panicked the RaftCore tas... push 02 Jun 2026 10:50AM UTC drmingdrmer github
86.54
26814307926 main feat: make client-write batch capacity and linger configurable # Summary The API message receiver merges consecutive `ClientWrite` requests into a single batch before submitting them to storage. The batch size was hardcoded to 4096 and the recei... push 02 Jun 2026 10:39AM UTC drmingdrmer github
86.54
26807911098 main refactor: format app route installer for nightly # Summary Adjust the shared app HTTP route installer to match nightly rustfmt so the example CI matrix can pass its formatting step. # Details Nightly rustfmt formats the first builder call dire... push 02 Jun 2026 08:30AM UTC drmingdrmer github
86.54
26672346754 main chore: makefile: clean all crates and tests/_log # Summary `make clean` now wipes build artifacts for every workspace crate and every excluded crate, and removes the `tests/_log` scratch directory. Previously it skipped two excluded crates and l... push 30 May 2026 02:49AM UTC drmingdrmer github
86.58
26216185076 main refactor: turmoil: schedule fuzz drivers by tick # Summary The turmoil fuzzer now drives network chaos, workload generation, and membership changes from the main tick loop instead of independent forever-running clients. # Details Network chaos... push 21 May 2026 09:03AM UTC drmingdrmer github
86.6
26075699420 main chore: update gRPC example push 19 May 2026 04:16AM UTC drmingdrmer github
86.59
25912770499 main fix: turmoil: count crashed voters in quorum check # Summary Committed-on-quorum now checks voter log presence against durable turmoil log stores instead of only live raft handles. This avoids reporting a committed entry as missing just because ... push 15 May 2026 10:24AM UTC drmingdrmer github
86.68
25911034868 main refactor: replace inner for get push 15 May 2026 09:41AM UTC drmingdrmer github
86.59
25909583690 main refactor: not exposing the lock push 15 May 2026 09:07AM UTC drmingdrmer github
86.64
25896595903 main chore: fixing some typos push 15 May 2026 02:19AM UTC drmingdrmer github
86.62
25491647501 main fix: client_api: ensure_linearizable_read must respect transfer_to # Summary Replace `try_leader_handler` with `ensure_writable_leader_handler` at the top of `handle_ensure_linearizable_read`. The read path now returns `ForwardToLeader(target)` ... push 07 May 2026 11:01AM UTC drmingdrmer github
86.68
25206429598 main docs: add recipe for fully removing a retained learner `change_membership(..., retain=true)` only demotes a voter — the demoted node stays in membership as a learner and keeps receiving log replication. The existing docs describe this behavior bu... push 01 May 2026 07:26AM UTC drmingdrmer github
86.63
25205936683 main refactor: config: split clap parsing and RuntimeConfig into separate files `config.rs` mixed three concerns: the `Config` struct itself, the `RuntimeConfig` runtime-mutable subset, and clap-driven CLI parsing (`parse_bytes_with_unit`, `parse_snap... push 01 May 2026 07:07AM UTC drmingdrmer github
86.57
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 29
  • 30
  • 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

© 2026 Coveralls, Inc