2023-10-16 00:08:59 +02:00
2023-10-06 13:50:53 +02:00
2023-10-12 18:57:06 +02:00
2023-10-16 00:08:41 +02:00
2023-10-09 13:45:23 +02:00
2023-10-16 00:08:59 +02:00
2023-10-09 13:45:23 +02:00
2023-10-09 13:45:23 +02:00
2023-10-16 00:08:59 +02:00
2023-10-16 14:53:17 +02:00
2023-10-16 14:58:40 +02:00
2023-10-16 15:26:30 +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%