-
Notifications
You must be signed in to change notification settings - Fork 202
Pull requests: databendlabs/openraft
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore(deps): update rand requirement from 0.9 to 0.10 in /examples/raft-kv-memstore
dependencies
Pull requests that update a dependency file
rust
Pull requests that update rust code
#1721
opened Apr 13, 2026 by
dependabot
bot
Loading…
chore(deps): update reqwest requirement from 0.12.5 to 0.13.2 in /examples/raft-kv-memstore
dependencies
Pull requests that update a dependency file
rust
Pull requests that update rust code
#1720
opened Apr 13, 2026 by
dependabot
bot
Loading…
Fix: stop retrying stale snapshot on transient errors
#1719
opened Apr 13, 2026 by
cliff0412
Loading…
change: introduce customizable Batch<T> trait for log entry collections
#1718
opened Apr 13, 2026 by
drmingdrmer
Member
Loading…
refactor: extract can_safely_apply() and improve IOState documentation
#1713
opened Apr 12, 2026 by
lichuang
Contributor
Loading…
3 tasks
Fix: prevent panic in runtime-stats when recording duplicate log stage
#1711
opened Apr 10, 2026 by
lichuang
Contributor
Loading…
3 tasks
feat(example): add a kv example based on fjall kv store
#1658
opened Feb 10, 2026 by
ariesdevil
Contributor
Loading…
3 tasks done
Move the SM worker's implementation into SM trait
#1355
opened Apr 14, 2025 by
schreter
Collaborator
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.