{"id":22780183,"url":"https://github.com/sitegui/service-examples","last_synced_at":"2025-07-30T13:35:45.551Z","repository":{"id":150085162,"uuid":"185684922","full_name":"sitegui/service-examples","owner":"sitegui","description":"Some basic examples using Docker, Redis, RabbitMQ, Graphite and Grafana","archived":false,"fork":false,"pushed_at":"2019-05-08T22:02:10.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T15:53:57.181Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/sitegui.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":"2019-05-08T21:59:49.000Z","updated_at":"2019-05-08T22:02:42.000Z","dependencies_parsed_at":"2023-06-05T02:45:25.843Z","dependency_job_id":null,"html_url":"https://github.com/sitegui/service-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sitegui%2Fservice-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sitegui%2Fservice-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sitegui%2Fservice-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sitegui%2Fservice-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sitegui","download_url":"https://codeload.github.com/sitegui/service-examples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246326783,"owners_count":20759439,"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-11T20:12:26.953Z","updated_at":"2025-03-30T14:16:02.265Z","avatar_url":"https://github.com/sitegui.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Service examples\n\nThis repo has some examples of basic usage of Redis, RabbitMQ, Graphite and Grafana\n\n# Redis\n\ndocker run --name redis -d redis\ndocker exec -it redis redis-cli\n\nConcrete examples\n- keys: SET, GET, DEL, INCR\n- hash map: HGET, HSET, HGETALL, HDEL\n- string\n- list: \\[L|R]PUSH, \\[B](L|R)POP\n\nOther structures\n- geo index\n- hyperloglog\n- pub/sub\n- set\n- sorted set\n- stream\n\n`docker-compose up`\n\n# RabbitMQ\n\n- Exchange\n- Queue\n- ack\n\n`docker-compose up --scale consumer=2`\n\n# Graphite + Grafana\n\n- Whisper\n- Aggregator\n\n`docker-compose up --scale node=3`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsitegui%2Fservice-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsitegui%2Fservice-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsitegui%2Fservice-examples/lists"}