{"id":22480146,"url":"https://github.com/findify/findify-index-checker","last_synced_at":"2025-06-21T10:38:33.352Z","repository":{"id":247801649,"uuid":"826886950","full_name":"findify/findify-index-checker","owner":"findify","description":"The purpose of Findify Index Checker is to find if index exists for a given merchant as quickly and as efficiently as possible. ","archived":false,"fork":false,"pushed_at":"2024-07-11T07:13:01.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-01T21:35:20.347Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/findify.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-10T15:20:14.000Z","updated_at":"2024-07-11T07:13:04.000Z","dependencies_parsed_at":"2025-02-01T21:28:46.310Z","dependency_job_id":"691872a3-31dc-4be8-b487-d6bfccaa32fa","html_url":"https://github.com/findify/findify-index-checker","commit_stats":null,"previous_names":["findify/findify-index-checker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/findify%2Ffindify-index-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/findify%2Ffindify-index-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/findify%2Ffindify-index-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/findify%2Ffindify-index-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/findify","download_url":"https://codeload.github.com/findify/findify-index-checker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245900902,"owners_count":20690931,"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-12-06T15:19:52.987Z","updated_at":"2025-03-27T18:27:51.166Z","avatar_url":"https://github.com/findify.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Index Checker\n\nThe purpose of Findify Index Checker is to find if index exists for a given merchant as quickly and as efficiently as\npossible. This tool is meant to be used before more expensive services such as Lucy are booted.\n\n## Usage\n\n```\nUsage: findify-index-checker [OPTIONS] --merchant-id \u003cMERCHANT_ID\u003e --pulsar-service-url \u003cPULSAR_SERVICE_URL\u003e --environment \u003cENVIRONMENT\u003e\n\nOptions:\n  -m, --merchant-id \u003cMERCHANT_ID\u003e\n          [env: MERCHANT_ID=]\n      --pulsar-service-url \u003cPULSAR_SERVICE_URL\u003e\n          [env: PULSAR_SERVICE_URL=]\n  -e, --environment \u003cENVIRONMENT\u003e\n          [env: ENVIRONMENT=]\n  -p, --pulsar-product-topic-template \u003cPULSAR_PRODUCT_TOPIC_TEMPLATE\u003e\n          [default: persistent://findify/index-updates-product-{}/{}]\n  -t, --timeout \u003cTIMEOUT\u003e\n          [default: 5]\n  -h, --help\n          Print help\n  -V, --version\n          Print version\n```\n\n## Example\n\n```bash\n./target/debug/findify-index-checker \\\n  --pulsar-service-url=pulsar://pulsar.us.findify.private:6650 \\\n  -e prod \\\n  -m 9795 \\\n  -t 3\nPulsar service URL: pulsar://pulsar.us.findify.private:6650, Environment: prod, Topic: persistent://findify/index-updates-product-prod/9795, Timeout: 3s\nFound index (there could be more or never): 0_4_2024-05-14-135007.425\n```\n\nIf the index is found, the status code is `0`; otherwise, it is `1` with error messages.\n\n## Development\n\n```bash\ncargo run --\n```\n\n## Authors\n\n- [Oto Brglez](https://github.com/otobrglez)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffindify%2Ffindify-index-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffindify%2Ffindify-index-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffindify%2Ffindify-index-checker/lists"}