This release focuses on improving the persistence layers for better extensibility. The benefit of this release is an overall faster browsing of your rdiff-backup!
Here is the full list of changes made in this new release:
- Add explicit testing for Debian Stretch & Debian Buster.
- Change the persistence layers:
- Minimize number of SQL queries to improve performance.
- Add object lazy loading.
- Add object data caching.
- Fix bugs with SQLite <= 3.16 (Debian Stretch).