zrepl/config
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
..
samples snapshotting: support 'periodic' and 'manual' mode 2018-10-11 15:59:23 +02:00
config_minimal_test.go snapshotting: support 'periodic' and 'manual' mode 2018-10-11 15:59:23 +02:00
config_rpc_test.go update to streamrpc 0.4 & adjust config (not breaking) 2018-09-23 20:28:30 +02:00
config_snapshotting_test.go snapshotting: support 'periodic' and 'manual' mode 2018-10-11 15:59:23 +02:00
config_test.go config: skip files that do not end in .yml 2018-10-11 13:09:04 +02:00
config.go snapshotting: support 'periodic' and 'manual' mode 2018-10-11 15:59:23 +02:00
retentiongrid.go pruning: implement 'grid' keep rule 2018-09-24 17:33:16 +02:00