Skip to content
This repository was archived by the owner on May 28, 2021. It is now read-only.
This repository was archived by the owner on May 28, 2021. It is now read-only.

Backup retention policy #240

Open
Open
@mauritsvdvijgh

Description

@mauritsvdvijgh

Is this a BUG REPORT or FEATURE REQUEST?

FEATURE REQUEST

Backup retention policy

Have a way to specify how many backups you want to keep for each time period.
For example: Keep last 7, 1 for each week for 10 weeks, one for each month for 12 months.

Instead of implementing a complete backup system with different backends yourself, I suggest using restic for backup purposes. It is made in go, binary is ~5mb, supports a lot of different backends, supports encryption and it supports retention policies.

https://restic.readthedocs.io/en/stable/
https://restic.readthedocs.io/en/stable/060_forget.html

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions