Skip to content

Issues: lablup/raftify

Test scenario implementation roadmap
#84 opened Apr 29, 2024 by jopemachine
Open
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Persist and handle last_applied feature New feature or request improvement
#98 opened Apr 29, 2024 by jopemachine
Implement Rocksdb storage feature New feature or request log-storage Log store (Stable storage)
#93 opened Apr 29, 2024 by jopemachine
Implement utility for commonly used type parameter configurations (LogEntry, FSM...) idea refactor Rewrite something in better way while keeping the same functionality
#92 opened Apr 29, 2024 by jopemachine
Refactor python enum bindings improvement python Python binding
#91 opened Apr 29, 2024 by jopemachine
Upgrade PyO3 0.21 dependency good first issue Good for newcomers on hold python Python binding
#90 opened Apr 29, 2024 by jopemachine
Add command for printing of persisted logs from remote nodes cli feature New feature or request good first issue Good for newcomers
#89 opened Apr 29, 2024 by jopemachine
Implement watch API for observing RawNode metadata feature New feature or request idea
#88 opened Apr 29, 2024 by jopemachine
Implement useful callbacks feature New feature or request
#87 opened Apr 29, 2024 by jopemachine
4 tasks
Implement Sled Storage feature New feature or request log-storage Log store (Stable storage)
#86 opened Apr 29, 2024 by jopemachine
Implement Inmemory storage feature New feature or request log-storage Log store (Stable storage)
#85 opened Apr 29, 2024 by jopemachine
Test scenario implementation roadmap roadmap test
#84 opened Apr 29, 2024 by jopemachine
1 of 23 tasks
Expose abstract StableStorage type feature New feature or request log-storage Log store (Stable storage) python Python binding
#74 opened Jan 22, 2024 by jopemachine
Consider to remove async_trait dependency maintenance Updates of configurations and dependencies
#71 opened Jan 7, 2024 by jopemachine
Implement snapshot message streaming feature New feature or request snapshot
#68 opened Nov 28, 2023 by jopemachine
Add CLI command for cluster health check cli feature New feature or request
#67 opened Nov 24, 2023 by jopemachine
Implement snapshot creation policy feature New feature or request good first issue Good for newcomers improvement snapshot
#48 opened Oct 17, 2023 by jopemachine
Implement GlueSQL Storage feature New feature or request log-storage Log store (Stable storage) need poc
#39 opened Sep 28, 2023 by jopemachine
2 tasks
ProTip! Exclude everything labeled bug with -label:bug.