mirror of
https://github.com/zrepl/zrepl.git
synced 2025-08-01 20:22:57 +02:00
e70b6f3071ba6bff92f0931b5cb895d6d5f22b5f
Done: * implement autosnapper that asserts interval between snapshots * implement pruner * job pull: pulling + pruning * job source: autosnapping + serving TODO * job source: pruning * job local: everything * fatal errors such as serve that cannot bind socket must be more visible * couldn't things that need a snapshotprefix just use a interface Prefixer() instead? then we could have prefixsnapshotfilter and not duplicate it every time... * either go full context.Context or not at all...? just wait because community climate around it isn't that great and we only need it for cancellation? roll our own?
zrepl
ZFS dataset replication. Not a shell script.
Languages
Go
96.6%
Makefile
1.5%
Jupyter Notebook
0.7%
Shell
0.7%
Python
0.3%