Commit Graph

9 Commits

Author SHA1 Message Date
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
181c26b785 feat: Add seek implementation for file backend 2021-11-14 12:46:21 +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
Felicitas Pojtinger
6fcb20d9fb feat: Add basic content listing code 2021-11-11 21:08:17 +01:00