Commit Graph

11 Commits

Author SHA1 Message Date
Felix Pojtinger
7cd97c4d2d feat: Add lz4 compression support 2021-11-30 18:35:28 +01:00
Felix Pojtinger
9f343d105f feat: Add parallel GZip compression and decompression support 2021-11-30 18:16:36 +01:00
Felix Pojtinger
386f95c1b0 feat: Start implementation of SQLite index backend 2021-11-21 00:28:25 +01:00
Felix Pojtinger
9e7d76dabf feat: Add Cobra commands for all functionality 2021-11-19 02:46:49 +01:00
Felix Pojtinger
73d92e3b39 refactor: Decompose syscalls into pkg, start adding utility commands 2021-11-19 00:39:28 +01:00
Felix Pojtinger
03087ff783 feat: Add archiver with filename-embedded headers 2021-11-15 21:41:42 +01:00
Felix Pojtinger
b7c79d7e91 feat: Add basic infrastructure for SQLite 2021-11-14 14:19:23 +01:00
Felix Pojtinger
4de7240c85 feat: Add seek implementation for file backend 2021-11-14 12:46:21 +01:00
Felix Pojtinger
091011eee4 feat: Implement example in alternative FUSE library 2021-11-12 23:32:06 +01:00
Felix Pojtinger
c321d52076 feat: Add basic FUSE read-only FS example 2021-11-11 21:45:55 +01:00
Felix Pojtinger
b577f55cc9 feat: Add basic content listing code 2021-11-11 21:08:17 +01:00