Fearless Statefulness for Stateful Applications

backup mod-manager overlayfs snapshot-backup
1 Open Issue Need Help Last updated: Jun 17, 2025

Open Issues Need Help

View All on GitHub
Software Development Stateful Application Frameworks

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