{"id":20432236,"url":"https://github.com/agilord/cockroachdb_pool","last_synced_at":"2025-07-05T02:35:53.526Z","repository":{"id":56827107,"uuid":"241993625","full_name":"agilord/cockroachdb_pool","owner":"agilord","description":"CockroachDB connection pool in Dart","archived":false,"fork":false,"pushed_at":"2023-12-14T23:57:36.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-15T15:51:56.000Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agilord.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2020-02-20T21:27:40.000Z","updated_at":"2023-12-14T23:57:40.000Z","dependencies_parsed_at":"2024-11-15T08:14:23.470Z","dependency_job_id":"bac3b55e-9329-47ad-9ee3-49b31cc5e5ae","html_url":"https://github.com/agilord/cockroachdb_pool","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"75e950a347adcff5f3721e30ca70da8adf0d714c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/agilord/cockroachdb_pool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agilord%2Fcockroachdb_pool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agilord%2Fcockroachdb_pool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agilord%2Fcockroachdb_pool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agilord%2Fcockroachdb_pool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agilord","download_url":"https://codeload.github.com/agilord/cockroachdb_pool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agilord%2Fcockroachdb_pool/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261243393,"owners_count":23129611,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-15T08:14:21.620Z","updated_at":"2025-07-05T02:35:53.510Z","avatar_url":"https://github.com/agilord.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"A library to control a maximized number of connections to a CockroachDB cluster server.\n\nFeatures:\n- Scans nodes list (via HTTP API) periodically, automatically add/remove nodes.\n- On critical errors or elevated timeouts it marks the node as bad and uses other nodes instead.\n\n## Discontinued\n\n`package:postgres` from `^3.0.0` supports connection pooling as part of the core\nlibrary. Development and advanced pooling support will be migrated to that package.\n\n## Usage\n\nOnce you've created the `CrdbPool` object, you can:\n\n- Use it as `PostgreSQLExecutionContext` (from `package:postgres`).\n- Use it as `PgPool` (from `package:postgres_pool`).\n- Use `CrdbPool.run` for non-transactional batches with optional retry.\n- Use `CrdbPool.runTx` for transactional batches with optional retry.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagilord%2Fcockroachdb_pool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagilord%2Fcockroachdb_pool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagilord%2Fcockroachdb_pool/lists"}