Commit Graph

12 Commits

Author SHA1 Message Date
Felicitas Pojtinger
8516b786d6 feat: Add parallel bzip2 support 2021-11-30 19:29:56 +01:00
Felicitas Pojtinger
6b26046bad feat: Add bzip2 compression support 2021-11-30 19:24:39 +01:00
Felicitas Pojtinger
5bb1b341ea feat: Add brotli compression support 2021-11-30 19:09:48 +01:00
Felicitas Pojtinger
68c88098aa feat: Add lz4 compression support 2021-11-30 18:35:28 +01:00
Felicitas Pojtinger
1c544c3400 feat: Add parallel GZip compression and decompression support 2021-11-30 18:16:36 +01:00
Felicitas Pojtinger
ddadeace61 feat: Start implementation of SQLite index backend 2021-11-21 00:28:25 +01:00
Felicitas Pojtinger
63fa4c3669 feat: Add Cobra commands for all functionality 2021-11-19 02:46:49 +01:00
Felicitas Pojtinger
f426874cbd refactor: Decompose syscalls into pkg, start adding utility commands 2021-11-19 00:39:28 +01:00
Felicitas Pojtinger
deec1feb42 feat: Add archiver with filename-embedded headers 2021-11-15 21:41:42 +01:00
Felicitas Pojtinger
d5577a5398 feat: Add basic infrastructure for SQLite 2021-11-14 14:19:23 +01:00
Felicitas Pojtinger
962459d1e9 feat: Implement example in alternative FUSE library 2021-11-12 23:32:06 +01:00
Felicitas Pojtinger
73b830d3cf feat: Add basic FUSE read-only FS example 2021-11-11 21:45:55 +01:00