Skip to content

Consume posts['reddit'] on the unified queue pipeline#7

Merged
kokarn merged 1 commit into
masterfrom
reddit-queue-pipeline
Jun 1, 2026
Merged

Consume posts['reddit'] on the unified queue pipeline#7
kokarn merged 1 commit into
masterfrom
reddit-queue-pipeline

Conversation

@kokarn

@kokarn kokarn commented Jun 1, 2026

Copy link
Copy Markdown
Member

Reddit moves to the queue-users -> grunt -> peon pipeline:

  • process named 'reddit' jobs on the 'posts' queue; parse + save (index.js)
  • indexers aggregator exports reddit only (indexers/index.js)
  • Reddit.js -> reddit.js (class export; matches require('./reddit') on Linux)
  • api.js: env-overridable API_HOST/API_PORT, drop debug logging
  • trim deps to bull/got/html-entities/dotenv

Other platforms stay on the indexer service for now; their indexer files are intentionally left untracked until those platforms are migrated.

Reddit moves to the queue-users -> grunt -> peon pipeline:
- process named 'reddit' jobs on the 'posts' queue; parse + save (index.js)
- indexers aggregator exports reddit only (indexers/index.js)
- Reddit.js -> reddit.js (class export; matches require('./reddit') on Linux)
- api.js: env-overridable API_HOST/API_PORT, drop debug logging
- trim deps to bull/got/html-entities/dotenv

Other platforms stay on the indexer service for now; their indexer files
are intentionally left untracked until those platforms are migrated.
@kokarn kokarn merged commit de56182 into master Jun 1, 2026
1 check passed
@kokarn kokarn deleted the reddit-queue-pipeline branch June 1, 2026 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants