Development update
2026-08-30
Core redevelopment in Rust
Overview
Rinne's main feature set is now largely in place. Work is beginning on a redevelopment of the core in Rust.
Details
- Architecture
- The current core works, but its architecture is not as clear or maintainable as it should be.
- Initial scope
- Separate core responsibilities, review the FastCDC and zstd-based storage pipeline, and move the proprietary ignore rules toward .gitignore-compatible behavior.
Things to know
- There are no user-facing changes or release date to announce yet.
- Further updates will be published as the new core reaches concrete implementation milestones.