MarginaliaSearch/code/execution/java/nu/marginalia/actor/proc
Viktor Lofgren 938431e514 (scrape-feeds-actor) Add deduplication of insertion data
To avoid unnecessary db churn, the domains to be added are put in a set instead of a list, ensuring that they are unique.
2024-09-28 14:41:14 +02:00
..
ConverterMonitorActor.java (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
CrawlerMonitorActor.java (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
IndexConstructorMonitorActor.java (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
LoaderMonitorActor.java (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
ProcessLivenessMonitorActor.java (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
ScrapeFeedsActor.java (scrape-feeds-actor) Add deduplication of insertion data 2024-09-28 14:41:14 +02:00