{"id":18418614,"url":"https://github.com/bsm/pool","last_synced_at":"2025-04-07T13:31:20.574Z","repository":{"id":57485703,"uuid":"76585202","full_name":"bsm/pool","owner":"bsm","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-10T14:30:13.000Z","size":16,"stargazers_count":2,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-22T19:02:34.493Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bsm.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}},"created_at":"2016-12-15T18:29:44.000Z","updated_at":"2023-01-10T14:13:49.000Z","dependencies_parsed_at":"2023-02-08T18:55:11.839Z","dependency_job_id":null,"html_url":"https://github.com/bsm/pool","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsm%2Fpool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsm%2Fpool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsm%2Fpool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsm%2Fpool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bsm","download_url":"https://codeload.github.com/bsm/pool/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247661668,"owners_count":20975096,"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-06T04:14:07.959Z","updated_at":"2025-04-07T13:31:20.237Z","avatar_url":"https://github.com/bsm.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pool\n\n[![Doc](https://pkg.go.dev/badge/github.com/bsm/pool)](https://pkg.go.dev/github.com/bsm/pool)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\nA simple connection pool for Go.\n\nFeatures:\n\n- Thread-safe (obviously)\n- Stack based (rather than queue based) - connections that have been used recently are more likely to be re-used again\n- Supports shirinking - idle pool connections can be reaped\n\n## Credits\n\n- https://github.com/PurpureGecko/go-lfc\n- https://github.com/fatih/pool\n- https://github.com/go-redis/redis\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbsm%2Fpool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbsm%2Fpool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbsm%2Fpool/lists"}