The Wayback Machine - https://web.archive.org/web/20210918140928/https://github.com/topics/incremental
Skip to content
#

incremental

Here are 288 public repositories matching this topic...

problame
problame commented Aug 19, 2021

In my experience, depending on the system and amount of data being held by the snapshots, deleting even 100 snapshots at a time might overwhelm the system. If you do implement this, please allow the number of snapshots deleted at once to be configurable (as either number of snapshots or "size" of snapshots).
Thank you!

_Originally posted by @helamonster in https://github.com/zrepl/zrepl/is

tasket
tasket commented Jan 4, 2019

A good testing regime could include the following:

  • Perform an initial backup
  • Verify volume
  • Perform an incremental backup
  • Verify volume
  • Prune first backup
  • Verify volume
  • Diff volume (cross-check with source vol data)

Changing program_name in the code could allow the test data set to be created under a different base folder name without interfering with real-life back

ghost
ghost commented Sep 26, 2020

Description

During the installation screen, when clicking back from the plugin install screen, collections get duplicated

Steps to Reproduce

  1. Run the installer as usual until reaching the plugin install screen
  2. press back

or

  1. Run the installer as usual until reaching the plugin install screen
  2. Select any of the official plugins to install
  3. press back

Improve this page

Add a description, image, and links to the incremental topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the incremental topic, visit your repo's landing page and select "manage topics."

Learn more