Open Issues Need Help
View All on GitHub Software Development • Stateful Application Frameworks
Optimize commit merging 3 months ago
AI Summary: Optimize Stratum's commit merging process by potentially forking `composefs-rs` and EROFS code to create a more efficient EROFS-aware ComposeFS snapshot merge engine. The current method uses `mkcomposefs` for every commit, resulting in an inefficient O(N_total * log N_total + S_total) complexity. The goal is to improve performance by creating a custom merge engine.
Complexity:
5/5
enhancement help wanted not-as-easy-as-it-looks
Fearless Statefulness for Stateful Applications
Rust
#backup#mod-manager#overlayfs#snapshot-backup