zrepl/daemon
Christian Schwarz 1ce0c69e4f implement local replication using new local transport
The new local transport uses socketpair() and a switchboard based on
client identities.
The special local job type is gone, which is good since it does not fit
into the 'Active/Passive side ' + 'mode' concept used to implement the
duality of push/sink | pull/source.
2018-09-24 14:43:53 +02:00
..
connecter implement local replication using new local transport 2018-09-24 14:43:53 +02:00
filters Implement periodic snapshotting. 2018-09-04 16:43:55 -07:00
job implement pull + sink modes for active and passive side 2018-09-24 12:36:10 +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 fix pruner: protobuf one-ofs require non-zero value, even if no public fields 2018-09-24 12:36:10 +02:00
serve implement local replication using new local transport 2018-09-24 14:43:53 +02:00
snapper fixup 4e04f8d3d2: snapper with separate stopped state for clean shutdown 2018-09-24 14:40:47 +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