2023-10-23 10:28:26 +02:00
2023-11-18 14:43:48 +01:00
2023-10-19 10:57:55 +02:00
2023-10-23 10:28:26 +02:00
2023-10-09 13:45:23 +02:00
2023-10-09 13:45:23 +02:00
2023-10-09 13:45:23 +02:00

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
Description
No description provided
Readme 442 KiB
Languages
C++ 99.9%