{"id":20543525,"url":"https://github.com/bavix/vakeel","last_synced_at":"2025-04-14T09:34:16.189Z","repository":{"id":250337925,"uuid":"831537530","full_name":"bavix/vakeel","owner":"bavix","description":"An agent sending an event about its work","archived":false,"fork":false,"pushed_at":"2025-04-02T02:34:02.000Z","size":100,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T04:15:57.789Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bavix.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-20T21:18:46.000Z","updated_at":"2025-03-24T19:05:51.000Z","dependencies_parsed_at":"2024-08-02T06:31:27.825Z","dependency_job_id":"b6e4a089-f7c7-4828-861a-62b4d0c57c14","html_url":"https://github.com/bavix/vakeel","commit_stats":{"total_commits":26,"total_committers":2,"mean_commits":13.0,"dds":"0.46153846153846156","last_synced_commit":"b35f0e9576f9bd9d98038e7196b571b9725d9d0b"},"previous_names":["bavix/vakeel"],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bavix%2Fvakeel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bavix%2Fvakeel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bavix%2Fvakeel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bavix%2Fvakeel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bavix","download_url":"https://codeload.github.com/bavix/vakeel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248689376,"owners_count":21145923,"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-16T01:38:25.251Z","updated_at":"2025-04-14T09:34:16.156Z","avatar_url":"https://github.com/bavix.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vakeel\n\nvakeel is a service that allows you to send updates from multiple clients to a single server.\n\n## Description of the service\n\nThe vakeel service is built using [gRPC](https://grpc.io/) and [zerolog](https://github.com/rs/zerolog). \n\n### Agent\nThe agent is a client that sends updates to the server.\n\n### Server\nThe server is a gRPC server that receives updates from multiple clients and stores them in memory.\n\n### Protocol\nThe protocol used by the service is defined in the [protobuf definition](https://github.com/bavix/vakeel-way/blob/master/api/vakeel_way/state.proto).\n\n## Run the service\n```\nLOG_LEVEL=info go run main.go agent --id=224f8a59-6705-4f3e-b7de-177757932aad\n```\n\n## Upgrade\n\nTo update manually, you can use the following command:\n```\nwget -qO- https://github.com/bavix/vakeel/releases/download/v1.2.0/vakeel-v1.2.0-linux-amd64.tar.gz | tar xvz -C /tmp; mv /tmp/vakeel $(dirname `which vakeel`); chmod +x `which vakeel`\n```\n\nAfter restart the service.\n\nSomeday you'll need to make an automatic update)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbavix%2Fvakeel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbavix%2Fvakeel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbavix%2Fvakeel/lists"}