Actions
Feature proposal #8994
closedImplement database stored versions/files
Description
Currently the file system is parsed and cached to JSON. Implement support for parsing the filesystem, moving the files to a processed folder, and caching the results in the database. This will significantly reduce the workload of the file system when a new file is uploaded as it will only need to process the new files. This should be optional.
Updated by krileon about 1 year ago
- Subject changed from Implement database stored files cache to Implement database stored versions/files
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Actions