{"id":18044658,"url":"https://github.com/groonga/groonga-delta","last_synced_at":"2025-04-10T01:10:27.277Z","repository":{"id":37316278,"uuid":"445003484","full_name":"groonga/groonga-delta","owner":"groonga","description":"Delta based data import tools for Groonga. This imports data from other systems such as MySQL and PostgreSQL.","archived":false,"fork":false,"pushed_at":"2022-07-20T23:58:24.000Z","size":130,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-24T02:51:31.720Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/groonga.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-01-06T01:34:25.000Z","updated_at":"2022-11-18T07:43:18.000Z","dependencies_parsed_at":"2022-07-21T09:02:21.154Z","dependency_job_id":null,"html_url":"https://github.com/groonga/groonga-delta","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/groonga%2Fgroonga-delta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/groonga%2Fgroonga-delta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/groonga%2Fgroonga-delta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/groonga%2Fgroonga-delta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/groonga","download_url":"https://codeload.github.com/groonga/groonga-delta/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137886,"owners_count":21053775,"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-10-30T18:10:11.438Z","updated_at":"2025-04-10T01:10:27.253Z","avatar_url":"https://github.com/groonga.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Groonga delta\n\n## Description\n\nGroonga delta provides delta based data import tools. They can import data to Groonga from other systems such as local file system, MySQL and PostgreSQL.\n\n## Usage\n\n### Import deltas from other systems\n\nCreate configuration file: TODO\n\nRun `groonga-delta-import` with the created configuration file:\n\n```bash\ndocker run \\\n  --rm \\\n  --volume /var/lib/groonga-delta:/var/lib/groonga-delta:z \\\n  ghcr.io/groonga/groonga-delta:latest \\\n  groonga-delta-import \\\n    --server \\\n    --dir=/var/lib/groonga-delta/import\n```\n\n### Apply imported deltas\n\nCreate configuration file: TODO\n\nRun `groonga-delta-apply` with the created configuration file:\n\n```bash\ndocker run \\\n  --rm \\\n  --volume /var/lib/groonga-delta:/var/lib/groonga-delta:z \\\n  ghcr.io/groonga/groonga-delta:latest \\\n  groonga-delta-apply \\\n    --server \\\n    --dir=/var/lib/groonga-delta/apply\n```\n\n## License\n\nGPLv3 or later. See `LICENSE.txt` for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgroonga%2Fgroonga-delta","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgroonga%2Fgroonga-delta","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgroonga%2Fgroonga-delta/lists"}