{"adoption": {"forks": 75, "observed_at": "2026-08-28T04:07:37.935249+00:00", "stars": 3015}, "canonical_url": "https://ross.abutalabs.com/products/honker", "card": {"archived": false, "artifact_type": "library", "description": "SQLite extension + bindings for Postgres NOTIFY/LISTEN semantics with durable queues, streams, pub/sub, and scheduler", "domain": ["databases", "backend", "developer-tools"], "enriched": true, "function": ["message-queue", "database", "scheduling", "caching", "concurrency"], "health_score": 100, "homepage": "https://honker.dev", "language": "Python", "license": "NOASSERTION", "license_family": "other", "maturity": "experimental", "member_repos": ["russellromney/honker"], "name": "russellromney/honker", "platform": ["python", "rust", "go", "ruby", "jvm", "dotnet", "cpp", "elixir", "cross-platform", "cli"], "pushed_at": "2026-08-26T22:16:21+00:00", "repo": "russellromney/honker", "stars": 3015, "tags": ["sqlite-extension", "notify-listen", "task-queue", "pubsub", "event-streams", "transactional-outbox", "cron-scheduler", "dead-letter", "bindings", "no-broker", "messaging", "automation", "nodejs"], "topics": [], "urls": [], "use_cases": ["add a durable background job queue to a SQLite-backed app without running Redis or Celery", "implement the transactional outbox pattern so business inserts and enqueued jobs commit or roll back together", "send cross-process notifications between workers sharing one SQLite file", "build durable event streams with per-consumer offsets that resume after crashes", "schedule recurring tasks with cron or @every expressions from a SQLite database", "enqueue work in one language and consume it in another via shared on-disk format", "replace polling-based queue tables with push-like low-latency wakeups"], "what_it_is": "A SQLite loadable extension plus multi-language bindings that add Postgres-style NOTIFY/LISTEN semantics, durable task queues, event streams, pub/sub, and cron scheduling directly inside a SQLite database file. It enables transactional outbox patterns where business writes and job enqueues commit atomically, without needing Redis, Celery, or any external broker.", "when_to_avoid": ["you need workflow DAGs, task chains, groups, or chords (explicitly out of scope)", "you need multi-writer replication or distributed locking across machines", "your workload requires a networked message broker or multi-node fan-out", "you need beta-quality or stable software (it is alpha)"], "when_to_choose": ["SQLite is your primary datastore and you need queues, pub/sub, or scheduling without adding a second datastore or broker", "you want atomic enqueue with business writes in the same transaction", "you need cross-language workers sharing the same queue file", "you want single-digit-millisecond cross-process wake latency with zero infrastructure"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/honker", "repo": "russellromney/honker", "role": "main", "score": 81}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:07:37.935249+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T07:30:09.924029+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "82e8f040516f50879bdb075182c02f0c91b0c7c22afef0ccd0990b857f500057", "fetched_at": "2026-08-28T04:07:37.935249+00:00", "kind": "readme", "missing": false, "url": "https://github.com/russellromney/honker"}, {"content_hash": "e9cdf5c52eee940014c0971d2d5ed4f785aee27ce2512e22615e6d27f946cc92", "fetched_at": "2026-08-29T09:45:26.920634+00:00", "kind": "homepage", "missing": false, "url": "https://honker.dev"}, {"content_hash": "8f41c5188976672c5f1c81e3215a6891fcb0d32a8b8dece1700602f16ca48825", "fetched_at": "2026-08-29T09:45:26.929849+00:00", "kind": "site_page", "missing": false, "url": "https://honker.dev/docs"}, {"content_hash": "d0c4806041823e4a5e069543affbb49a6f6a08a2a691eaa31259d0c681e3938f", "fetched_at": "2026-08-29T09:45:26.931657+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/honker/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:07:37.935249+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T07:30:09.924029+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "82e8f040516f50879bdb075182c02f0c91b0c7c22afef0ccd0990b857f500057", "fetched_at": "2026-08-28T04:07:37.935249+00:00", "kind": "readme", "missing": false, "url": "https://github.com/russellromney/honker"}, {"content_hash": "e9cdf5c52eee940014c0971d2d5ed4f785aee27ce2512e22615e6d27f946cc92", "fetched_at": "2026-08-29T09:45:26.920634+00:00", "kind": "homepage", "missing": false, "url": "https://honker.dev"}, {"content_hash": "8f41c5188976672c5f1c81e3215a6891fcb0d32a8b8dece1700602f16ca48825", "fetched_at": "2026-08-29T09:45:26.929849+00:00", "kind": "site_page", "missing": false, "url": "https://honker.dev/docs"}, {"content_hash": "d0c4806041823e4a5e069543affbb49a6f6a08a2a691eaa31259d0c681e3938f", "fetched_at": "2026-08-29T09:45:26.931657+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/honker/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T07:30:09.924029+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "82e8f040516f50879bdb075182c02f0c91b0c7c22afef0ccd0990b857f500057", "fetched_at": "2026-08-28T04:07:37.935249+00:00", "kind": "readme", "missing": false, "url": "https://github.com/russellromney/honker"}, {"content_hash": "e9cdf5c52eee940014c0971d2d5ed4f785aee27ce2512e22615e6d27f946cc92", "fetched_at": "2026-08-29T09:45:26.920634+00:00", "kind": "homepage", "missing": false, "url": "https://honker.dev"}, {"content_hash": "8f41c5188976672c5f1c81e3215a6891fcb0d32a8b8dece1700602f16ca48825", "fetched_at": "2026-08-29T09:45:26.929849+00:00", "kind": "site_page", "missing": false, "url": "https://honker.dev/docs"}, {"content_hash": "d0c4806041823e4a5e069543affbb49a6f6a08a2a691eaa31259d0c681e3938f", "fetched_at": "2026-08-29T09:45:26.931657+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/honker/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:07:37.935249+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:07:37.935249+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:07:37.935249+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T07:30:09.924029+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "82e8f040516f50879bdb075182c02f0c91b0c7c22afef0ccd0990b857f500057", "fetched_at": "2026-08-28T04:07:37.935249+00:00", "kind": "readme", "missing": false, "url": "https://github.com/russellromney/honker"}, {"content_hash": "e9cdf5c52eee940014c0971d2d5ed4f785aee27ce2512e22615e6d27f946cc92", "fetched_at": "2026-08-29T09:45:26.920634+00:00", "kind": "homepage", "missing": false, "url": "https://honker.dev"}, {"content_hash": "8f41c5188976672c5f1c81e3215a6891fcb0d32a8b8dece1700602f16ca48825", "fetched_at": "2026-08-29T09:45:26.929849+00:00", "kind": "site_page", "missing": false, "url": "https://honker.dev/docs"}, {"content_hash": "d0c4806041823e4a5e069543affbb49a6f6a08a2a691eaa31259d0c681e3938f", "fetched_at": "2026-08-29T09:45:26.931657+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/honker/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:07:37.935249+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:07:37.935249+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T07:30:09.924029+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "82e8f040516f50879bdb075182c02f0c91b0c7c22afef0ccd0990b857f500057", "fetched_at": "2026-08-28T04:07:37.935249+00:00", "kind": "readme", "missing": false, "url": "https://github.com/russellromney/honker"}, {"content_hash": "e9cdf5c52eee940014c0971d2d5ed4f785aee27ce2512e22615e6d27f946cc92", "fetched_at": "2026-08-29T09:45:26.920634+00:00", "kind": "homepage", "missing": false, "url": "https://honker.dev"}, {"content_hash": "8f41c5188976672c5f1c81e3215a6891fcb0d32a8b8dece1700602f16ca48825", "fetched_at": "2026-08-29T09:45:26.929849+00:00", "kind": "site_page", "missing": false, "url": "https://honker.dev/docs"}, {"content_hash": "d0c4806041823e4a5e069543affbb49a6f6a08a2a691eaa31259d0c681e3938f", "fetched_at": "2026-08-29T09:45:26.931657+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/honker/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:07:37.935249+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:07:37.935249+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:07:37.935249+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T07:30:09.924029+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "82e8f040516f50879bdb075182c02f0c91b0c7c22afef0ccd0990b857f500057", "fetched_at": "2026-08-28T04:07:37.935249+00:00", "kind": "readme", "missing": false, "url": "https://github.com/russellromney/honker"}, {"content_hash": "e9cdf5c52eee940014c0971d2d5ed4f785aee27ce2512e22615e6d27f946cc92", "fetched_at": "2026-08-29T09:45:26.920634+00:00", "kind": "homepage", "missing": false, "url": "https://honker.dev"}, {"content_hash": "8f41c5188976672c5f1c81e3215a6891fcb0d32a8b8dece1700602f16ca48825", "fetched_at": "2026-08-29T09:45:26.929849+00:00", "kind": "site_page", "missing": false, "url": "https://honker.dev/docs"}, {"content_hash": "d0c4806041823e4a5e069543affbb49a6f6a08a2a691eaa31259d0c681e3938f", "fetched_at": "2026-08-29T09:45:26.931657+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/honker/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:07:37.935249+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:07:37.935249+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T07:30:09.924029+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "82e8f040516f50879bdb075182c02f0c91b0c7c22afef0ccd0990b857f500057", "fetched_at": "2026-08-28T04:07:37.935249+00:00", "kind": "readme", "missing": false, "url": "https://github.com/russellromney/honker"}, {"content_hash": "e9cdf5c52eee940014c0971d2d5ed4f785aee27ce2512e22615e6d27f946cc92", "fetched_at": "2026-08-29T09:45:26.920634+00:00", "kind": "homepage", "missing": false, "url": "https://honker.dev"}, {"content_hash": "8f41c5188976672c5f1c81e3215a6891fcb0d32a8b8dece1700602f16ca48825", "fetched_at": "2026-08-29T09:45:26.929849+00:00", "kind": "site_page", "missing": false, "url": "https://honker.dev/docs"}, {"content_hash": "d0c4806041823e4a5e069543affbb49a6f6a08a2a691eaa31259d0c681e3938f", "fetched_at": "2026-08-29T09:45:26.931657+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/honker/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T07:30:09.924029+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "82e8f040516f50879bdb075182c02f0c91b0c7c22afef0ccd0990b857f500057", "fetched_at": "2026-08-28T04:07:37.935249+00:00", "kind": "readme", "missing": false, "url": "https://github.com/russellromney/honker"}, {"content_hash": "e9cdf5c52eee940014c0971d2d5ed4f785aee27ce2512e22615e6d27f946cc92", "fetched_at": "2026-08-29T09:45:26.920634+00:00", "kind": "homepage", "missing": false, "url": "https://honker.dev"}, {"content_hash": "8f41c5188976672c5f1c81e3215a6891fcb0d32a8b8dece1700602f16ca48825", "fetched_at": "2026-08-29T09:45:26.929849+00:00", "kind": "site_page", "missing": false, "url": "https://honker.dev/docs"}, {"content_hash": "d0c4806041823e4a5e069543affbb49a6f6a08a2a691eaa31259d0c681e3938f", "fetched_at": "2026-08-29T09:45:26.931657+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/honker/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T07:30:09.924029+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "82e8f040516f50879bdb075182c02f0c91b0c7c22afef0ccd0990b857f500057", "fetched_at": "2026-08-28T04:07:37.935249+00:00", "kind": "readme", "missing": false, "url": "https://github.com/russellromney/honker"}, {"content_hash": "e9cdf5c52eee940014c0971d2d5ed4f785aee27ce2512e22615e6d27f946cc92", "fetched_at": "2026-08-29T09:45:26.920634+00:00", "kind": "homepage", "missing": false, "url": "https://honker.dev"}, {"content_hash": "8f41c5188976672c5f1c81e3215a6891fcb0d32a8b8dece1700602f16ca48825", "fetched_at": "2026-08-29T09:45:26.929849+00:00", "kind": "site_page", "missing": false, "url": "https://honker.dev/docs"}, {"content_hash": "d0c4806041823e4a5e069543affbb49a6f6a08a2a691eaa31259d0c681e3938f", "fetched_at": "2026-08-29T09:45:26.931657+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/honker/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T07:30:09.924029+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "82e8f040516f50879bdb075182c02f0c91b0c7c22afef0ccd0990b857f500057", "fetched_at": "2026-08-28T04:07:37.935249+00:00", "kind": "readme", "missing": false, "url": "https://github.com/russellromney/honker"}, {"content_hash": "e9cdf5c52eee940014c0971d2d5ed4f785aee27ce2512e22615e6d27f946cc92", "fetched_at": "2026-08-29T09:45:26.920634+00:00", "kind": "homepage", "missing": false, "url": "https://honker.dev"}, {"content_hash": "8f41c5188976672c5f1c81e3215a6891fcb0d32a8b8dece1700602f16ca48825", "fetched_at": "2026-08-29T09:45:26.929849+00:00", "kind": "site_page", "missing": false, "url": "https://honker.dev/docs"}, {"content_hash": "d0c4806041823e4a5e069543affbb49a6f6a08a2a691eaa31259d0c681e3938f", "fetched_at": "2026-08-29T09:45:26.931657+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/honker/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 9, "rhythm": 99}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["young", "no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 137, "days_push": 7, "days_rel": 7, "gap_med": 1, "n_releases_24m": 4}, "score": 81, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}