CatgirlIntelligenceAgency/code/processes/loading-process
2024-02-28 11:40:39 +01:00
..
java/nu/marginalia/loading Clean up documentation and rename domain-links to link-graph 2024-02-28 11:40:39 +01:00
test/nu/marginalia (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
build.gradle Clean up documentation and rename domain-links to link-graph 2024-02-28 11:40:39 +01:00
readme.md (docs) Begin un-fucking the docs after refactoring 2024-02-27 21:22:21 +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