Introduce desync, an alternate implementation of casync (#47195)

desync isn't as feature-rich as casync, but has a focus on production usability
and implementation quality which may make it a more appropriate tool.
This commit is contained in:
Charles Duffy
2018-09-23 01:22:07 +02:00
committed by xeji
parent 434c2610f6
commit bd13ef5944
4 changed files with 163 additions and 0 deletions
+5
View File
@@ -678,6 +678,11 @@
github = "Chaddai";
name = "Chaddaï Fouché";
};
chaduffy = {
email = "charles@dyfis.net";
github = "charles-dyfis-net";
name = "Charles Duffy";
};
changlinli = {
email = "mail@changlinli.com";
github = "changlinli";