[GH-ISSUE #805] Abstract filesystem manipulation using afero #384

Open
opened 2026-02-25 23:34:06 +03:00 by kerem · 0 comments
Owner

Originally created by @fmartingr on GitHub (Dec 27, 2023).
Original GitHub issue: https://github.com/go-shiori/shiori/issues/805

Started work in: #775

Refactor the filesystem logic to use afero directly instead of os calls. By default we will just instantiate the local filesystem backend but this will open support to other filesystems in the future.

Originally created by @fmartingr on GitHub (Dec 27, 2023). Original GitHub issue: https://github.com/go-shiori/shiori/issues/805 Started work in: #775 Refactor the filesystem logic to use [`afero`](https://github.com/spf13/afero) directly instead of `os` calls. By default we will just instantiate the local filesystem backend but this will open support to other filesystems in the future.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shiori#384
No description provided.