{"id":47806999,"url":"https://github.com/andvarfolomeev/kysely-context","last_synced_at":"2026-04-03T17:46:40.975Z","repository":{"id":340681361,"uuid":"1167121850","full_name":"andvarfolomeev/kysely-context","owner":"andvarfolomeev","description":"Context for Kysely using AsyncLocalStorage","archived":false,"fork":false,"pushed_at":"2026-02-26T02:18:39.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-02-26T06:24:02.242Z","etag":null,"topics":["bun","kysely","node","nodejs"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/kysely-context","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andvarfolomeev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-26T00:50:22.000Z","updated_at":"2026-02-26T02:18:42.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/andvarfolomeev/kysely-context","commit_stats":null,"previous_names":["andvarfolomeev/kysely-context"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/andvarfolomeev/kysely-context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andvarfolomeev%2Fkysely-context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andvarfolomeev%2Fkysely-context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andvarfolomeev%2Fkysely-context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andvarfolomeev%2Fkysely-context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andvarfolomeev","download_url":"https://codeload.github.com/andvarfolomeev/kysely-context/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andvarfolomeev%2Fkysely-context/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31366554,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T17:13:05.644Z","status":"ssl_error","status_checked_at":"2026-04-03T17:13:04.413Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bun","kysely","node","nodejs"],"created_at":"2026-04-03T17:46:40.310Z","updated_at":"2026-04-03T17:46:40.964Z","avatar_url":"https://github.com/andvarfolomeev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kysely-context\n\nContext manager for Kysely using AsyncLocalStorage. Automatically propagates transactions through call chains without explicit parameter passing. Keeps Kysely simple while adding convenient transaction support to repositories.\n\n```bash\nnpm i kysely-context\n# or\nbun add kysely-context\n```\n\n## Benefits\n\n- **Simple** — Kysely doesn't become a monster, API stays clean\n- **Automatic transaction propagation** — no need to pass `trx` through all application layers\n- **Transparent** — repositories work the same inside and outside transactions\n\n## Examples\n\nSee [examples/](./examples) directory.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandvarfolomeev%2Fkysely-context","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandvarfolomeev%2Fkysely-context","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandvarfolomeev%2Fkysely-context/lists"}