Add a cache directory
Open
Nobody has claimed this yet.
0. Needs triage
enhancement
feature: filesystem
performance 🚀
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
User can set a cache_directory to store files temporarily. And the Nextcloud Server will move files in cache into data folder when the device of data folder is not busy or at a schdule time.
Then users can set the cache_directory into an SSD and data folder into an HDD. Users can enjoy a high upload speed and a large space to put data.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are identified. Start by locating the server's upload and data-storage handling, then clarify the cache-directory configuration, when cached files move into the data folder, and how completion should be verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100