CatgirlIntelligenceAgency/code/processes/loading-process
2023-08-01 17:08:42 +02:00
..
src (db) Use flwyay for database migrations. 2023-08-01 17:08:42 +02:00
build.gradle (loader) Optimize loader by using zstd's direct streaming writer and the Murmur3_128 string hash 2023-08-01 15:02:13 +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