zrepl/daemon/snapper
Christian Schwarz 4e16952ad9 snapshotting: support 'periodic' and 'manual' mode
1. Change config format to support multiple types
   of snapshotting modes.
2. Implement a hacky way to support periodic or completely
   manual snaphots.

In manual mode, the user has to trigger replication using the wakeup
mechanism after they took snapshots using their own tooling.

As indicated by the comment, a more general solution would be desirable,
but we want to get the release out and 'manual' mode is a feature that
some people requested...
2018-10-11 15:59:23 +02:00
..
snapper_all.go snapshotting: support 'periodic' and 'manual' mode 2018-10-11 15:59:23 +02:00
snapper.go snapshotting: support 'periodic' and 'manual' mode 2018-10-11 15:59:23 +02:00
snapstate_string.go Implement periodic snapshotting. 2018-09-04 16:43:55 -07:00
state_string.go fixup 4e04f8d3d2: snapper with separate stopped state for clean shutdown 2018-09-24 14:40:47 +02:00