{"id":19060351,"url":"https://github.com/yurijbogdanov/sync","last_synced_at":"2025-07-29T23:07:29.872Z","repository":{"id":57088628,"uuid":"340160153","full_name":"yurijbogdanov/sync","owner":"yurijbogdanov","description":null,"archived":false,"fork":false,"pushed_at":"2021-02-28T16:24:24.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-22T02:15:36.171Z","etag":null,"topics":["php","waitgroup"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/yurijbogdanov.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":"2021-02-18T19:47:22.000Z","updated_at":"2021-02-28T16:23:48.000Z","dependencies_parsed_at":"2022-08-20T16:00:34.503Z","dependency_job_id":null,"html_url":"https://github.com/yurijbogdanov/sync","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/yurijbogdanov/sync","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yurijbogdanov%2Fsync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yurijbogdanov%2Fsync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yurijbogdanov%2Fsync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yurijbogdanov%2Fsync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yurijbogdanov","download_url":"https://codeload.github.com/yurijbogdanov/sync/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yurijbogdanov%2Fsync/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267368140,"owners_count":24076071,"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","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["php","waitgroup"],"created_at":"2024-11-09T00:14:57.360Z","updated_at":"2025-07-29T23:07:29.849Z","avatar_url":"https://github.com/yurijbogdanov.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sync\n\n## wait group\n```mysql\nCREATE TABLE IF NOT EXISTS `sync_waitgroup` (\n  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,\n  `uid` varchar(255) NOT NULL,\n  `counter` int(11) NOT NULL DEFAULT 0,\n  `created_at` datetime NOT NULL,\n  `updated_at` datetime NOT NULL,\n  PRIMARY KEY (`id`),\n  UNIQUE KEY `uid` (`uid`)\n) ENGINE=InnoDB DEFAULT CHARSET=utf8;\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyurijbogdanov%2Fsync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyurijbogdanov%2Fsync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyurijbogdanov%2Fsync/lists"}