Merge branch 'replication_rewrite' (in fact it's a 90% rewrite)

This commit is contained in:
Christian Schwarz
2018-10-13 16:26:23 +02:00
173 changed files with 12505 additions and 6197 deletions
+2
View File
@@ -46,6 +46,7 @@ Make sure to develop an understanding how zrepl is typically used by studying th
```
├── cmd
│   ├── endpoint # implementations of endpoints for package replication
│   ├── sampleconf # example configuration
├── docs # sphinx-based documentation
│   ├── **/*.rst # documentation in reStructuredText
@@ -55,6 +56,7 @@ Make sure to develop an understanding how zrepl is typically used by studying th
│   ├── publish.sh # shell script for automated rendering & deploy to zrepl.github.io repo
│   ├── public_git # checkout of zrepl.github.io managed by above shell script
├── logger # logger package used by zrepl
├── replication # replication functionality
├── rpc # rpc protocol implementation
├── util
└── zfs # ZFS wrappers, filesystemm diffing