Replies: 5 comments 2 replies
-
Rustic support is probably not in scope at the moment but I'm definitely keeping an eye on the project. I'd like to see it grow a bit more mature. To support rustic I'd also need bandwidth to convert from it's data model (which is a programatic API rather than JSON based) to a representation compatible with baseline restic which should be very doable but adds to maintenance burden. For the time being I'm focused on getting backrest to support all of restic's base feature set -- and doing so reliably! |
Beta Was this translation helpful? Give feedback.
-
Great, it is good to know you've spotted rustic and possibly keeping it in mind for future support. Thanks for your great work with this project. |
Beta Was this translation helpful? Give feedback.
-
rustic support would be fantastic, but at the same time rustic lacks full tests (at least at time of writing)a and also backrest lacks full support of rustic features. |
Beta Was this translation helpful? Give feedback.
-
I'd also love to see this - rustic is far faster and more featureful than restic. The devs are very responsive and active too, while the restic devs seem to have been... resting... for the past couple years |
Beta Was this translation helpful? Give feedback.
-
Hi @garethgeorge, thank you for your great work! 😊 I just discovered Backrest on the Yunohost forum, and it looks very promising. The only thing holding me back at the moment is the lack of support for Glacier storage, which seems to be supported by Rustic. If Backrest could support Rustic, it would be amazing to have Glacier storage support in Backrest as well. I'll keep an eye on this discussion! |
Beta Was this translation helpful? Give feedback.
-
Here is a short comparison: https://rustic.cli.rs/docs/comparison-restic.html I'm particularly fond of the decrease in memory requirement and the lock-free operations. => https://rustic.cli.rs/docs/comparison-restic.html
Beta Was this translation helpful? Give feedback.
All reactions