{"adoption": {"forks": 35, "observed_at": "2026-08-28T04:04:57.610084+00:00", "stars": 1519}, "canonical_url": "https://ross.abutalabs.com/products/pgqueuer", "card": {"archived": false, "artifact_type": "library", "description": "PostgreSQL-backed background job and task queue for Python.", "domain": ["databases", "backend", "developer-tools"], "enriched": true, "function": ["message-queue", "scheduling", "workflow-automation", "monitoring"], "health_score": 99, "homepage": "https://janbjorge.github.io/pgqueuer/", "language": "Python", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["janbjorge/pgqueuer"], "name": "janbjorge/pgqueuer", "platform": ["python", "windows"], "pushed_at": "2026-08-23T19:52:19+00:00", "repo": "janbjorge/pgqueuer", "stars": 1519, "tags": ["postgresql", "asyncio", "job-queue", "task-queue", "background-jobs", "listen-notify", "skip-locked", "cron-scheduling", "prometheus-metrics", "automation", "linux", "macos", "docker"], "topics": ["postgres", "python", "queue", "asyncio", "background-jobs", "job-queue", "postgresql", "task-queue"], "urls": [], "use_cases": ["run background jobs from a Python app without a separate message broker", "enqueue tasks in the same transaction as database writes", "schedule recurring cron-style jobs in PostgreSQL", "process emails or notifications asynchronously with asyncio workers", "add a job queue to an existing PostgreSQL stack with minimal infrastructure", "test job processing logic without a real database"], "what_it_is": "PgQueuer is a Python library that turns an existing PostgreSQL database into a background job and task queue using FOR UPDATE SKIP LOCKED and LISTEN/NOTIFY. It supports transactional enqueueing, cron-style recurring tasks, observability via Prometheus metrics and tracing, and an in-memory mode for testing.", "when_to_avoid": ["you need very high throughput beyond what a single PostgreSQL instance can handle", "you require multi-broker features like complex routing or cross-region replication", "your stack does not use PostgreSQL or Python 3.10+"], "when_to_choose": ["you already run PostgreSQL and want a queue with no extra infrastructure", "you need transactional consistency between your data and enqueued jobs", "your workload fits a single PostgreSQL database and asyncio workers", "you want instant job dispatch via LISTEN/NOTIFY with a polling fallback"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/pgqueuer", "repo": "janbjorge/pgqueuer", "role": "main", "score": 86}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:04:57.610084+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T04:31:57.742305+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3f9f16a2e65bfade91758cbc66d5cb37f4f28609bbe2de5b941055c33b267e7e", "fetched_at": "2026-08-28T04:04:57.610084+00:00", "kind": "readme", "missing": false, "url": "https://github.com/janbjorge/pgqueuer"}, {"content_hash": "aa8ea5c0e2bcff0b3ea90c71af8d921d28a00d74a40d27a9cb4bfe12e1760c90", "fetched_at": "2026-08-29T11:35:13.623306+00:00", "kind": "homepage", "missing": false, "url": "https://janbjorge.github.io/pgqueuer/"}, {"content_hash": "ffe636142e75064ac79a8dc523167c94ddd09db23aac55a89bd740378f38d26a", "fetched_at": "2026-08-29T11:35:13.633200+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pgqueuer/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:04:57.610084+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T04:31:57.742305+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3f9f16a2e65bfade91758cbc66d5cb37f4f28609bbe2de5b941055c33b267e7e", "fetched_at": "2026-08-28T04:04:57.610084+00:00", "kind": "readme", "missing": false, "url": "https://github.com/janbjorge/pgqueuer"}, {"content_hash": "aa8ea5c0e2bcff0b3ea90c71af8d921d28a00d74a40d27a9cb4bfe12e1760c90", "fetched_at": "2026-08-29T11:35:13.623306+00:00", "kind": "homepage", "missing": false, "url": "https://janbjorge.github.io/pgqueuer/"}, {"content_hash": "ffe636142e75064ac79a8dc523167c94ddd09db23aac55a89bd740378f38d26a", "fetched_at": "2026-08-29T11:35:13.633200+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pgqueuer/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T04:31:57.742305+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3f9f16a2e65bfade91758cbc66d5cb37f4f28609bbe2de5b941055c33b267e7e", "fetched_at": "2026-08-28T04:04:57.610084+00:00", "kind": "readme", "missing": false, "url": "https://github.com/janbjorge/pgqueuer"}, {"content_hash": "aa8ea5c0e2bcff0b3ea90c71af8d921d28a00d74a40d27a9cb4bfe12e1760c90", "fetched_at": "2026-08-29T11:35:13.623306+00:00", "kind": "homepage", "missing": false, "url": "https://janbjorge.github.io/pgqueuer/"}, {"content_hash": "ffe636142e75064ac79a8dc523167c94ddd09db23aac55a89bd740378f38d26a", "fetched_at": "2026-08-29T11:35:13.633200+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pgqueuer/json"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:04:57.610084+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:04:57.610084+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:04:57.610084+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T04:31:57.742305+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3f9f16a2e65bfade91758cbc66d5cb37f4f28609bbe2de5b941055c33b267e7e", "fetched_at": "2026-08-28T04:04:57.610084+00:00", "kind": "readme", "missing": false, "url": "https://github.com/janbjorge/pgqueuer"}, {"content_hash": "aa8ea5c0e2bcff0b3ea90c71af8d921d28a00d74a40d27a9cb4bfe12e1760c90", "fetched_at": "2026-08-29T11:35:13.623306+00:00", "kind": "homepage", "missing": false, "url": "https://janbjorge.github.io/pgqueuer/"}, {"content_hash": "ffe636142e75064ac79a8dc523167c94ddd09db23aac55a89bd740378f38d26a", "fetched_at": "2026-08-29T11:35:13.633200+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pgqueuer/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:04:57.610084+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:04:57.610084+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T04:31:57.742305+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3f9f16a2e65bfade91758cbc66d5cb37f4f28609bbe2de5b941055c33b267e7e", "fetched_at": "2026-08-28T04:04:57.610084+00:00", "kind": "readme", "missing": false, "url": "https://github.com/janbjorge/pgqueuer"}, {"content_hash": "aa8ea5c0e2bcff0b3ea90c71af8d921d28a00d74a40d27a9cb4bfe12e1760c90", "fetched_at": "2026-08-29T11:35:13.623306+00:00", "kind": "homepage", "missing": false, "url": "https://janbjorge.github.io/pgqueuer/"}, {"content_hash": "ffe636142e75064ac79a8dc523167c94ddd09db23aac55a89bd740378f38d26a", "fetched_at": "2026-08-29T11:35:13.633200+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pgqueuer/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:04:57.610084+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:04:57.610084+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:04:57.610084+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T04:31:57.742305+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3f9f16a2e65bfade91758cbc66d5cb37f4f28609bbe2de5b941055c33b267e7e", "fetched_at": "2026-08-28T04:04:57.610084+00:00", "kind": "readme", "missing": false, "url": "https://github.com/janbjorge/pgqueuer"}, {"content_hash": "aa8ea5c0e2bcff0b3ea90c71af8d921d28a00d74a40d27a9cb4bfe12e1760c90", "fetched_at": "2026-08-29T11:35:13.623306+00:00", "kind": "homepage", "missing": false, "url": "https://janbjorge.github.io/pgqueuer/"}, {"content_hash": "ffe636142e75064ac79a8dc523167c94ddd09db23aac55a89bd740378f38d26a", "fetched_at": "2026-08-29T11:35:13.633200+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pgqueuer/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:04:57.610084+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:04:57.610084+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T04:31:57.742305+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3f9f16a2e65bfade91758cbc66d5cb37f4f28609bbe2de5b941055c33b267e7e", "fetched_at": "2026-08-28T04:04:57.610084+00:00", "kind": "readme", "missing": false, "url": "https://github.com/janbjorge/pgqueuer"}, {"content_hash": "aa8ea5c0e2bcff0b3ea90c71af8d921d28a00d74a40d27a9cb4bfe12e1760c90", "fetched_at": "2026-08-29T11:35:13.623306+00:00", "kind": "homepage", "missing": false, "url": "https://janbjorge.github.io/pgqueuer/"}, {"content_hash": "ffe636142e75064ac79a8dc523167c94ddd09db23aac55a89bd740378f38d26a", "fetched_at": "2026-08-29T11:35:13.633200+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pgqueuer/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T04:31:57.742305+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3f9f16a2e65bfade91758cbc66d5cb37f4f28609bbe2de5b941055c33b267e7e", "fetched_at": "2026-08-28T04:04:57.610084+00:00", "kind": "readme", "missing": false, "url": "https://github.com/janbjorge/pgqueuer"}, {"content_hash": "aa8ea5c0e2bcff0b3ea90c71af8d921d28a00d74a40d27a9cb4bfe12e1760c90", "fetched_at": "2026-08-29T11:35:13.623306+00:00", "kind": "homepage", "missing": false, "url": "https://janbjorge.github.io/pgqueuer/"}, {"content_hash": "ffe636142e75064ac79a8dc523167c94ddd09db23aac55a89bd740378f38d26a", "fetched_at": "2026-08-29T11:35:13.633200+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pgqueuer/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T04:31:57.742305+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3f9f16a2e65bfade91758cbc66d5cb37f4f28609bbe2de5b941055c33b267e7e", "fetched_at": "2026-08-28T04:04:57.610084+00:00", "kind": "readme", "missing": false, "url": "https://github.com/janbjorge/pgqueuer"}, {"content_hash": "aa8ea5c0e2bcff0b3ea90c71af8d921d28a00d74a40d27a9cb4bfe12e1760c90", "fetched_at": "2026-08-29T11:35:13.623306+00:00", "kind": "homepage", "missing": false, "url": "https://janbjorge.github.io/pgqueuer/"}, {"content_hash": "ffe636142e75064ac79a8dc523167c94ddd09db23aac55a89bd740378f38d26a", "fetched_at": "2026-08-29T11:35:13.633200+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pgqueuer/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T04:31:57.742305+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3f9f16a2e65bfade91758cbc66d5cb37f4f28609bbe2de5b941055c33b267e7e", "fetched_at": "2026-08-28T04:04:57.610084+00:00", "kind": "readme", "missing": false, "url": "https://github.com/janbjorge/pgqueuer"}, {"content_hash": "aa8ea5c0e2bcff0b3ea90c71af8d921d28a00d74a40d27a9cb4bfe12e1760c90", "fetched_at": "2026-08-29T11:35:13.623306+00:00", "kind": "homepage", "missing": false, "url": "https://janbjorge.github.io/pgqueuer/"}, {"content_hash": "ffe636142e75064ac79a8dc523167c94ddd09db23aac55a89bd740378f38d26a", "fetched_at": "2026-08-29T11:35:13.633200+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pgqueuer/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 61, "rhythm": 83}, "computed_at": "2026-09-03T02:39:23.370411+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 866, "days_push": 10, "days_rel": 37, "gap_med": 5.0, "n_releases_24m": 69}, "score": 86, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}