zrepl/zfs
Christian Schwarz 3ba3648f0f zfs: use channel as iterator for ZFSList results
The old approach with ZFSList would keep the two-dimensional array of
lines and their fields in memory (for a short time), which could easily
consume 100s of MiB with > 10000 snapshots / bookmarks (see #34)

fixes #61
2018-02-18 13:28:46 +01:00
..
test_helpers Implement DatasetMapping + basic ZFS list functionality. 2017-04-26 17:39:16 +02:00
conflict_string.go pull log output: optimize to be readable by humans 2017-08-06 18:28:05 +02:00
datasetpath_visitor_test.go Make zfs.DatasetPath json.Marshaler and json.Unmarshaler 2017-08-06 16:22:15 +02:00
datasetpath_visitor.go Make zfs.DatasetPath json.Marshaler and json.Unmarshaler 2017-08-06 16:22:15 +02:00
diff_test.go zfs: fix/update tests for diffs for createtxg & guid 2017-07-09 00:08:50 +02:00
diff.go zfs: was not returning error on invalid dataset path 2017-09-30 16:39:15 +02:00
mapping.go zfs: use channel as iterator for ZFSList results 2018-02-18 13:28:46 +01:00
versions.go zfs: use channel as iterator for ZFSList results 2018-02-18 13:28:46 +01:00
zfs_test.go rework filters & mappings 2017-08-06 16:21:54 +02:00
zfs.go zfs: use channel as iterator for ZFSList results 2018-02-18 13:28:46 +01:00