Core ๐ญ
April 17, 2026 ยท View on GitHub
The core crate contains Stump's core functionalities
Structure ๐ฆ
The src directory contains the following modules:
config: Configuration for the any apps consuming the core, including environment variables and tracingdb: Database client, models, and utilitiesfilesystem: Anything related to the filesystem and handling of filesimage: Image processing and utilitiesmedia: Media processing and utilitiesscanner: The bulk of the indexing and scanning logic
job: Background job processing and execution lifecycle helpers, Apalis-backed systemopds: OPDS feed generation and XML utilities