verts-twmailer/README.md
2023-10-09 13:45:23 +02:00

9 lines
369 B
Markdown

# Documentation
### File access
Files are stored with their SHA-1 value as their name, with the first two digits being the subfolder name. For each user files belonging to them a represented in a .json file, which is managed by a central process; on runtime contents are stored in memory for thread safety.
Potential issues:
- Accessing actual files
- Safing on exit