Commit Graph

17 Commits

Author SHA1 Message Date
cc07636350 add support to encrypt files 2022-01-28 12:22:45 +08:00
ccb61741ee add support to encrypt database 2022-01-26 18:30:11 +08:00
698b8669ca add brotli support 2021-09-13 10:54:09 +08:00
8daac70eb8 add snappy support 2021-09-13 08:52:39 +08:00
f4fd83d787 add zstd support 2021-09-12 22:12:50 +08:00
ef3bf1d99d add support for lzip 2021-09-12 14:43:35 +08:00
2c0ffba755 add lzma support 2021-09-12 14:15:26 +08:00
5a0fe1e701 add gzip support 2021-09-12 13:58:27 +08:00
8249473755 add bzip2 compress support for path type files 2021-09-12 12:13:59 +08:00
875e39a2c9 add includes 2021-09-12 08:55:16 +08:00
5becf9c73a add regex and excludes 2021-09-11 20:27:57 +08:00
40b73ee929 add ignore_hidden_files and fix '.' and './' will cause problems in path/name 2021-09-08 22:14:14 +08:00
0dc05ef23b add remove_old_files 2021-09-08 14:26:06 +08:00
0b38ae9ded fix bug and leveldb also support name 2021-09-07 14:58:22 +08:00
64f2da23ed path type now support custom backup locations and path support absoule path 2021-09-07 14:09:33 +08:00
8c65d63900 path now support both dir and file 2021-09-06 17:54:33 +08:00
adacf5a883 add a example config files 2021-09-06 08:45:57 +08:00