WIP state-machine based replication

This commit is contained in:
Christian Schwarz
2018-08-11 12:19:10 +02:00
parent c1f3076eb3
commit 7303d91abf
17 changed files with 716 additions and 491 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ package cmd
import (
"fmt"
"github.com/zrepl/zrepl/cmd/replication"
"github.com/zrepl/zrepl/cmd/replication.v2"
"github.com/problame/go-streamrpc"
"github.com/zrepl/zrepl/zfs"
"io"