Commit Graph

5 Commits

Author SHA1 Message Date
Felix Pojtinger
1e9d5ec9a5 fix: Allow using relative paths for database without creating leading directories 2022-01-08 15:40:28 +01:00
Felix Pojtinger
a86c36e785 feat: Use pure Go SQLite on supported platforms and fallback to CGo SQLite on unsupported platforms, use Afero release will pulled changes 2022-01-07 21:25:19 +01:00
Felix Pojtinger
1223301d60 refactor: Use modernc.org/sqlite 2022-01-07 20:53:44 +01:00
Felix Pojtinger
67d97ed32b feat: Make STFS API public
Also: Happy new year :)
2021-12-31 23:57:21 +01:00
Felix Pojtinger
3efa2fe308 refactor: Start implementation of public API 2021-12-06 21:01:41 +01:00