zrepl/docs/configuration
Christian Schwarz 428a60870a pruning: cleanup retention grid impl + tests + correct docs
package is now at 95% code coverage and the additional tests codify
all behavior specified in the docs

There is a slight change in behavior:
Intervals are now [duration) instead of (duration].
If the leftmost interval is not keep=all, the most recently created
snapshot will be destroyed if there are other snapshots within
that first interval.
Since we recommend keep=all all over the docs, and zrepl 0.3
will put holds on that snapshot if it is being replicated,
I feel like this is an acceptable change in behavior.

refs #292
fixup of 0bbe2befce
2020-09-02 22:45:44 +02:00
..
filter_syntax.rst docs: filter syntax: reference 'snap' job type 2020-02-14 21:40:48 +01:00
jobs.rst docs: update & extend replication overview wrt step holds + bookmarks 2020-06-14 15:21:36 +02:00
logging.rst Spellcheck all files 2020-02-24 16:06:09 +01:00
misc.rst pre- and post-snapshot hooks 2019-09-27 21:25:59 +02:00
monitoring.rst Spellcheck all files 2020-02-24 16:06:09 +01:00
overview.rst replication + endpoint: replication guarantees: guarantee_{resumability,incremental,nothing} 2020-07-26 20:32:35 +02:00
prune.rst pruning: cleanup retention grid impl + tests + correct docs 2020-09-02 22:45:44 +02:00
replication.rst replication + endpoint: replication guarantees: guarantee_{resumability,incremental,nothing} 2020-07-26 20:32:35 +02:00
sendrecvoptions.rst replication + endpoint: replication guarantees: guarantee_{resumability,incremental,nothing} 2020-07-26 20:32:35 +02:00
snapshotting.rst daemon/snapper: refactor sync-up algorithm + warn about FSes awaiting first sync point 2020-01-15 19:20:37 +01:00
transports.rst docs: transport: fix easyrsa script (fixup of 6b4c6fc) 2020-08-23 20:36:43 +02:00