zrepl/daemon
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
..
connecter transport local: named listeners + struct renaming 2018-10-11 13:06:47 +02:00
filters Implement periodic snapshotting. 2018-09-04 16:43:55 -07:00
job snapshotting: support 'periodic' and 'manual' mode 2018-10-11 15:59:23 +02:00
logging Multi-client servers + bring back stdinserver support 2018-09-04 16:43:55 -07:00
nethelpers WIP rewrite the daemon 2018-08-27 22:22:44 +02:00
pruner pruner: implement Report method + display in status command 2018-09-24 19:25:40 +02:00
serve transport local: named listeners + struct renaming 2018-10-11 13:06:47 +02:00
snapper snapshotting: support 'periodic' and 'manual' mode 2018-10-11 15:59:23 +02:00
streamrpcconfig update to streamrpc 0.4 & adjust config (not breaking) 2018-09-23 20:28:30 +02:00
control.go status: infra for reporting jobs instead of just replication.Report 2018-09-23 21:11:33 +02:00
daemon.go status: infra for reporting jobs instead of just replication.Report 2018-09-23 21:11:33 +02:00
main.go WIP rewrite the daemon 2018-08-27 22:22:44 +02:00
pprof.go privatize pprofServer 2018-08-27 19:13:35 +02:00
prometheus.go status: infra for reporting jobs instead of just replication.Report 2018-09-23 21:11:33 +02:00