zrepl/daemon/hooks
Ross Williams 729c83ee72 pre- and post-snapshot hooks
* stack-based execution model, documented in documentation
* circbuf for capturing hook output
* built-in hooks for postgres and mysql
* refactor docs, too much info on the jobs page, too difficult
  to discover snapshotting & hooks

Co-authored-by: Ross Williams <ross@ross-williams.net>
Co-authored-by: Christian Schwarz <me@cschwarz.com>

fixes #74
2019-09-27 21:25:59 +02:00
..
test pre- and post-snapshot hooks 2019-09-27 21:25:59 +02:00
edge_string.go pre- and post-snapshot hooks 2019-09-27 21:25:59 +02:00
hook_config.go pre- and post-snapshot hooks 2019-09-27 21:25:59 +02:00
hook_docs.go pre- and post-snapshot hooks 2019-09-27 21:25:59 +02:00
hook_exec.go pre- and post-snapshot hooks 2019-09-27 21:25:59 +02:00
hook_logging.go pre- and post-snapshot hooks 2019-09-27 21:25:59 +02:00
hook_type_callback.go pre- and post-snapshot hooks 2019-09-27 21:25:59 +02:00
hook_type_command.go pre- and post-snapshot hooks 2019-09-27 21:25:59 +02:00
hook_type_mysql_lock_tables.go pre- and post-snapshot hooks 2019-09-27 21:25:59 +02:00
hook_type_postgres_checkpoint.go pre- and post-snapshot hooks 2019-09-27 21:25:59 +02:00
hooks_test.go pre- and post-snapshot hooks 2019-09-27 21:25:59 +02:00
stepstatus_enumer.go pre- and post-snapshot hooks 2019-09-27 21:25:59 +02:00