Patrik Karasek 6329c20756 test
2023-10-19 10:55:25 +02:00
2023-10-16 00:08:59 +02:00
2023-10-19 10:55:25 +02:00
2023-10-18 12:52:33 +02:00
2023-10-18 12:52:33 +02:00
2023-10-18 22:56:24 +02:00
2023-10-09 13:45:23 +02:00
2023-10-19 10:25:25 +02:00
2023-10-09 13:45:23 +02:00
2023-10-09 13:45:23 +02:00
2023-10-18 12:52:33 +02:00
2023-10-18 12:52:33 +02:00
2023-10-18 12:52:33 +02:00
2023-10-18 12:52:33 +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%