{"id":21285622,"url":"https://github.com/takeyuweb/activejob-sqs-example","last_synced_at":"2025-07-11T11:32:25.899Z","repository":{"id":24430490,"uuid":"27831962","full_name":"takeyuweb/ActiveJob-SQS-Example","owner":"takeyuweb","description":"A simple example of making ActiveJob adapters.","archived":false,"fork":false,"pushed_at":"2014-12-10T18:55:52.000Z","size":148,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T03:12:39.754Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/takeyuweb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-10T17:50:39.000Z","updated_at":"2017-09-21T09:30:27.000Z","dependencies_parsed_at":"2022-08-22T22:10:37.885Z","dependency_job_id":null,"html_url":"https://github.com/takeyuweb/ActiveJob-SQS-Example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/takeyuweb/ActiveJob-SQS-Example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takeyuweb%2FActiveJob-SQS-Example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takeyuweb%2FActiveJob-SQS-Example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takeyuweb%2FActiveJob-SQS-Example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takeyuweb%2FActiveJob-SQS-Example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/takeyuweb","download_url":"https://codeload.github.com/takeyuweb/ActiveJob-SQS-Example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takeyuweb%2FActiveJob-SQS-Example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264795401,"owners_count":23665230,"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-21T11:21:30.041Z","updated_at":"2025-07-11T11:32:25.602Z","avatar_url":"https://github.com/takeyuweb.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"README\n===\n\nActiveJobのAdapterを作ってみる実験アプリです。\n\nバックエンドとして AmazonSQS を使ってみます。\n\n```\n[vagrant@localhost vagrant] export AWS_ACCESS_KEY_ID=XXXXXXXXXXXXXXXXXXXX\n[vagrant@localhost vagrant] export AWS_SECRET_ACCESS_KEY=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX\n[vagrant@localhost vagrant] export AWS_REGION=ap-northeast-1\n```\n\n```\n[vagrant@localhost vagrant] bundle exec rails s -b 0.0.0.0  -d\n[vagrant@localhost vagrant] bundle exec rake sqs:worker:start \u0026\n[vagrant@localhost vagrant] mailcatcher --http-ip 0.0.0.0\n```\n\n## Files\n\n### lib/sqs_adapter.rb\n\nAmazon SQS Adapter Sample\n\n### lib/tasks/sqs.rake\n\nAmazon SQS Worker Sample\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakeyuweb%2Factivejob-sqs-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftakeyuweb%2Factivejob-sqs-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakeyuweb%2Factivejob-sqs-example/lists"}