zrepl/config
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
..
samples implement local replication using new local transport 2018-09-24 14:43:53 +02:00
config_minimal_test.go config: no-field for replication anymore 2018-09-04 14:44:45 -07:00
config_rpc_test.go update to streamrpc 0.4 & adjust config (not breaking) 2018-09-23 20:28:30 +02:00
config_test.go WIP adopt updated yaml-config with 'fromdefaults' struct tag 2018-09-02 15:46:03 -07:00
config.go implement local replication using new local transport 2018-09-24 14:43:53 +02:00
retentiongrid.go WIP rewrite the daemon 2018-08-27 22:22:44 +02:00