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

databendlabs / openraft / 15289693648

Builds Branch Commit Type Ran Committer Via Coverage
15289693648 release-0.10 refactor: remove crate `tide` from example/raft-kv-rocksdb Crate `tide` relies on `async-std` which is no longer maintained. In this commit, the network layer is rewritten with `actix_web`. push 28 May 2025 02:01AM UTC drmingdrmer github
90.44
15239588777 main refactor: use `get_read_linearizer` in examples, add follower read test push 25 May 2025 04:05PM UTC drmingdrmer github
90.36
15239588778 release-0.10 refactor: use `get_read_linearizer` in examples, add follower read test push 25 May 2025 04:05PM UTC drmingdrmer github
90.43
15238644123 release-0.10 change: rename `await_applied` to `try_await_ready`; add `await_ready` Upgrade tip: Rename calling to `await_applied` to `try_await_ready`. push 25 May 2025 02:07PM UTC drmingdrmer github
90.38
15238644130 main change: rename `await_applied` to `try_await_ready`; add `await_ready` Upgrade tip: Rename calling to `await_applied` to `try_await_ready`. push 25 May 2025 02:07PM UTC drmingdrmer github
90.38
15237453167 main chore: fix docs; explain follower read push 25 May 2025 11:41AM UTC drmingdrmer github
90.37
15237453184 release-0.10 chore: fix docs; explain follower read push 25 May 2025 11:41AM UTC drmingdrmer github
90.37
15236981492 main feat: add `Raft::get_read_linearizer()` Add new API `Raft::get_read_linearizer()` to implement linearizable reads. It provides a clearer API and gives users intuitive guidance on how to perform local linearizable reads or follower reads, i.e., ge... push 25 May 2025 10:40AM UTC drmingdrmer github
90.34
15236981491 release-0.10 feat: add `Raft::get_read_linearizer()` Add new API `Raft::get_read_linearizer()` to implement linearizable reads. It provides a clearer API and gives users intuitive guidance on how to perform local linearizable reads or follower reads, i.e., ge... push 25 May 2025 10:40AM UTC drmingdrmer github
90.36
15074256131 main refactor: no more `C::Responder = OneshotResponder` for `change_membership()` Before this commit, calling `change_membership()` required the `RaftTypeConfig::Responder` to be configured with `OneshotResponder`. This unnecessarily limited applicat... push 16 May 2025 05:46PM UTC drmingdrmer github
90.44
15074256140 release-0.10 refactor: no more `C::Responder = OneshotResponder` for `change_membership()` Before this commit, calling `change_membership()` required the `RaftTypeConfig::Responder` to be configured with `OneshotResponder`. This unnecessarily limited applicat... push 16 May 2025 05:46PM UTC drmingdrmer github
90.43
15038982295 release-0.10 refactor: separate Raft API and impl For development concerns, we've separated the API interface from its implementation. During this refactoring, we maintained backward compatibility - the user-facing API remains unchanged. We kept the Raft stru... push 15 May 2025 07:23AM UTC drmingdrmer github
90.44
15038982264 main refactor: separate Raft API and impl For development concerns, we've separated the API interface from its implementation. During this refactoring, we maintained backward compatibility - the user-facing API remains unchanged. We kept the Raft stru... push 15 May 2025 07:22AM UTC drmingdrmer github
90.47
15014777353 main feat: add compio runtime support Implement runtime support for compio asynchronous framework with core components: - Add CompioRuntime implementation of AsyncRuntime trait - Implement MPSC channels, oneshot, watch, and mutex primitives - Integra... push 14 May 2025 07:30AM UTC drmingdrmer github
90.47
15014777369 release-0.10 feat: add compio runtime support Implement runtime support for compio asynchronous framework with core components: - Add CompioRuntime implementation of AsyncRuntime trait - Implement MPSC channels, oneshot, watch, and mutex primitives - Integra... push 14 May 2025 07:30AM UTC drmingdrmer github
90.47
  • ← 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