7 Commits

Author SHA1 Message Date
98f0c69e61 SOLVED THREAD BUG
Needed a thread safe alloc. Will need to update other part as I just did
parseEntities and deleteEntities
2025-01-22 22:34:46 +01:00
abe9445d72 Compilable array manipulation, still some errors 2025-01-20 19:56:29 +01:00
a09a368528 Removed useless code and old comment 2025-01-16 22:34:19 +01:00
d1b430a3d5 Removed some TODO and changer so now it parse all existing file
Before I was parsing all files, getting the max index then parsing from
0 to the max.

Byt now that I delete empty files, I need to parse only existing one.
2025-01-16 22:17:42 +01:00
e848be94c1 Good docs update, stillo need some work. Need to take a step back and think 2025-01-14 22:48:50 +01:00
173b302976 Add number of file to db metrics 2025-01-14 22:31:55 +01:00
1c8384dec6 Moved stuff into a schema dir and created empty dir 2025-01-12 11:50:22 +01:00