{"id":23591552,"url":"https://github.com/williamlsh/redis-cluster","last_synced_at":"2025-05-07T17:13:57.091Z","repository":{"id":58834512,"uuid":"285498210","full_name":"williamlsh/redis-cluster","owner":"williamlsh","description":"Deploy containerized Redis Cluster with Docker Compose.","archived":false,"fork":false,"pushed_at":"2022-09-08T03:15:32.000Z","size":11,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-07T17:13:51.523Z","etag":null,"topics":["docker-compose","redis","redis-cluster","shell-scripts"],"latest_commit_sha":null,"homepage":"https://williamlsh.github.io/posts/how-to-deploy-containerized-redis-cluster/","language":"Shell","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/williamlsh.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}},"created_at":"2020-08-06T07:01:13.000Z","updated_at":"2022-12-11T12:10:08.000Z","dependencies_parsed_at":"2022-09-08T22:21:17.532Z","dependency_job_id":null,"html_url":"https://github.com/williamlsh/redis-cluster","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/williamlsh%2Fredis-cluster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williamlsh%2Fredis-cluster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williamlsh%2Fredis-cluster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williamlsh%2Fredis-cluster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/williamlsh","download_url":"https://codeload.github.com/williamlsh/redis-cluster/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252922335,"owners_count":21825639,"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":["docker-compose","redis","redis-cluster","shell-scripts"],"created_at":"2024-12-27T07:39:33.151Z","updated_at":"2025-05-07T17:13:57.073Z","avatar_url":"https://github.com/williamlsh.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\n Copyright (c) 2020 William\n\n This software is released under the MIT License.\n https://opensource.org/licenses/MIT\n--\u003e\n\n# Deploy containerized Redis Cluster with Docker Compose\n\nThe most simple way to create a Redis Cluster with Docker compose. For a general guide, please refer to [How to Deploy Containerized Redis Cluster](https://williamlsh.github.io/posts/how-to-deploy-containerized-redis-cluster/).\n\n## Steps to deployment\n\nCreating Redis Cluster with 3 masters and 3 slaves.\n\n```bash\nsudo make all\n```\n\nTesting failover.\n\n```bash\nsudo make failover\n```\n\nAdding a new master.\n\n```bash\nsudo make new-master\n```\n\nAdding a new slave.\n\n```bash\nsudo make new-slave\n```\n\nChecking cluster status.\n\n```bash\nsudo make check-cluster\n```\n\nViewing all logs.\n\n```bash\nsudo make logs\n```\n\nMore commands, please refer to Makefile.\n\n## Author\n\nWilliam\n\n## License\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliamlsh%2Fredis-cluster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilliamlsh%2Fredis-cluster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliamlsh%2Fredis-cluster/lists"}