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

databendlabs / openraft / 18521054672

Builds Branch Commit Type Ran Committer Via Coverage
18521054672 release-0.10 chore: add try_xxx methods to IOProgress push 15 Oct 2025 07:26AM UTC drmingdrmer github
91.39
18517035885 release-0.10 chore: InstallSnapshot use LogIOId instead of IOId IOId includes two kinds of IO: save-vote IO and append-entries io, but InstallSnapshot does not involve save-vote IO, but just increase the last-log-id cursor. Therefore we shoulduse `LogIOId` to... push 15 Oct 2025 03:45AM UTC drmingdrmer github
91.29
18517035875 main chore: InstallSnapshot use LogIOId instead of IOId IOId includes two kinds of IO: save-vote IO and append-entries io, but InstallSnapshot does not involve save-vote IO, but just increase the last-log-id cursor. Therefore we shoulduse `LogIOId` to... push 15 Oct 2025 03:45AM UTC drmingdrmer github
91.3
18501314352 release-0.10 fix: bug in 0.10.0: remove duplicated SaveCommittedAndApply in previous commit 842cd7964, FollowerHandler should not build a SaveCommittedAndApply command, because next_progress_driven_command will generate this com... push 14 Oct 2025 03:20PM UTC drmingdrmer github
91.37
18501314350 main fix: bug in 0.10.0: remove duplicated SaveCommittedAndApply in previous commit 842cd7964, FollowerHandler should not build a SaveCommittedAndApply command, because next_progress_driven_command will generate this com... push 14 Oct 2025 03:20PM UTC drmingdrmer github
91.35
18494456469 main refactor: merge SaveCommitted and Apply into SaveCommittedAndApply Consolidate commit log saving and state machine application into a single command driven by I/O progress. Changes: - Rename `Command::Apply` to `Command::SaveCommittedAndApply` -... push 14 Oct 2025 11:11AM UTC drmingdrmer github
91.36
18494456456 release-0.10 refactor: merge SaveCommitted and Apply into SaveCommittedAndApply Consolidate commit log saving and state machine application into a single command driven by I/O progress. Changes: - Rename `Command::Apply` to `Command::SaveCommittedAndApply` -... push 14 Oct 2025 11:11AM UTC drmingdrmer github
91.38
18455476288 main refactor: example/rocksstore: improve state machine Save application data in a column family in rocksdb, instead of in memory; Save snapshot in separate file, instead of a key in rocksdb. push 13 Oct 2025 04:54AM UTC drmingdrmer github
91.27
18455476356 release-0.10 refactor: example/rocksstore: improve state machine Save application data in a column family in rocksdb, instead of in memory; Save snapshot in separate file, instead of a key in rocksdb. push 13 Oct 2025 04:54AM UTC drmingdrmer github
91.33
18443998704 release-0.10 improve: implement non-blocking Respond queue Introduce a separate queue system for pending responds to prevent blocking the main command queue. Responds are now queued based on their waiting conditions (log IO flushed, log applied, snapshot buil... push 12 Oct 2025 12:39PM UTC drmingdrmer github
91.28
18443998697 main improve: implement non-blocking Respond queue Introduce a separate queue system for pending responds to prevent blocking the main command queue. Responds are now queued based on their waiting conditions (log IO flushed, log applied, snapshot buil... push 12 Oct 2025 12:39PM UTC drmingdrmer github
91.37
18443275698 main CI: add commit type improve: push 12 Oct 2025 11:28AM UTC drmingdrmer github
91.2
18443275712 release-0.10 CI: add commit type improve: push 12 Oct 2025 11:28AM UTC drmingdrmer github
91.16
18425752089 main refactor: example/rocksstore: improve error handling and async operations Replace `unwrap()` calls with proper error handling throughout the rocksstore implementation. The public `new()` function now returns `Result<_, io::Error>` instead of pani... push 11 Oct 2025 06:39AM UTC drmingdrmer github
91.18
18425752033 release-0.10 refactor: example/rocksstore: improve error handling and async operations Replace `unwrap()` calls with proper error handling throughout the rocksstore implementation. The public `new()` function now returns `Result<_, io::Error>` instead of pani... push 11 Oct 2025 06:38AM UTC drmingdrmer github
91.15
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • …
  • 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