CatgirlIntelligenceAgency/code/processes/loading-process
2023-09-14 11:21:44 +02:00
..
src (converter) Add heartbeats to the loader processes and execute the tasks in parallel for a ~2X speedup 2023-09-14 10:11:57 +02:00
build.gradle (refactor) Remove converting-model package completely 2023-09-14 11:21:44 +02:00
readme.md More restructuring, big bug fixes in keyword extraction. 2023-03-13 17:39:53 +01:00

Loading Process

The loading process reads converted data and inserts it into the database, as well as creates a journal file that will be used to create a static index for the index-service.

Central Classes