debshots/lib
Christoph Haas 2b79470feb Simplify vectorization task to sequential processing
Drop the threaded worker pool (queue, mutexes, connection pooling).
The task now processes packages one by one via find_each - plenty
fast since the external embedding service dominates latency, and
much easier to reason about.
2026-08-23 00:13:50 +02:00
..
assets Blank rails 4.0 project started 2013-07-27 00:19:29 +02:00
tasks Simplify vectorization task to sequential processing 2026-08-23 00:13:50 +02:00
deb_importer.rb Update to Rails 7.2 2025-02-25 21:57:16 +01:00
vectorizer.rb Add semantic package search via pgvector embeddings 2026-08-22 22:07:56 +02:00