Snapshots without the disk bill or the wait
A snapshot copies only your metadata database,
never the image files, which would be wildly impractical to
duplicate over and over. That database is compressed with
zstd for roughly a 3× saving, yet still keeps the
expensive parts, CLIP embeddings and face data, so a restore
comes back fully populated with no re-tagging or re-embedding pass
afterwards. Retention follows a true grandfather-father-son
policy: the most recent 7 daily,
4 weekly, and
12 monthly snapshots are kept and the oldest are
pruned for you.