MarginaliaSearch/code/functions/link-graph/aggregate
Viktor Lofgren 002afca1c5 (sys) Upgrade to JDK22
This also entails upgrading JIB to 3.4.1 and Lombok to 1.18.32.
2024-03-21 14:33:27 +01:00
..
java/nu/marginalia/linkgraph Clean up documentation and rename domain-links to link-graph 2024-02-28 11:40:39 +01:00
build.gradle (sys) Upgrade to JDK22 2024-03-21 14:33:27 +01:00
readme.md Clean up documentation and rename domain-links to link-graph 2024-02-28 11:40:39 +01:00

This module is responsible for aggregating the link graph from the partitioned services, and exposing a unified view of the link graph. It does not keep any data or state, but instead delegates to the partitioned services.