{"id":19387793,"url":"https://github.com/syedmsawaid/redis-on-ruby","last_synced_at":"2025-06-29T04:39:22.591Z","repository":{"id":229542049,"uuid":"776830719","full_name":"SyedMSawaid/redis-on-ruby","owner":"SyedMSawaid","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-25T02:04:34.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-07T08:35:03.622Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SyedMSawaid.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-03-24T15:12:40.000Z","updated_at":"2024-03-24T15:14:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"f86dda4d-a152-4857-8237-5aadf63f0e49","html_url":"https://github.com/SyedMSawaid/redis-on-ruby","commit_stats":null,"previous_names":["syedmsawaid/redis-on-ruby"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyedMSawaid%2Fredis-on-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyedMSawaid%2Fredis-on-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyedMSawaid%2Fredis-on-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyedMSawaid%2Fredis-on-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SyedMSawaid","download_url":"https://codeload.github.com/SyedMSawaid/redis-on-ruby/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240540551,"owners_count":19817791,"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-10T10:10:36.504Z","updated_at":"2025-02-24T18:56:10.867Z","avatar_url":"https://github.com/SyedMSawaid.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![progress-banner](https://backend.codecrafters.io/progress/redis/cfb7ecb6-f56c-49f9-8618-6c355ebc1b94)](https://app.codecrafters.io/users/codecrafters-bot?r=2qF)\n\nThis is a starting point for Ruby solutions to the\n[\"Build Your Own Redis\" Challenge](https://codecrafters.io/challenges/redis).\n\nIn this challenge, you'll build a toy Redis clone that's capable of handling\nbasic commands like `PING`, `SET` and `GET`. Along the way we'll learn about\nevent loops, the Redis protocol and more.\n\n**Note**: If you're viewing this repo on GitHub, head over to\n[codecrafters.io](https://codecrafters.io) to try the challenge.\n\n# Passing the first stage\n\nThe entry point for your Redis implementation is in `app/server.rb`. Study and\nuncomment the relevant code, and push your changes to pass the first stage:\n\n```sh\ngit add .\ngit commit -m \"pass 1st stage\" # any msg\ngit push origin master\n```\n\nThat's all!\n\n# Stage 2 \u0026 beyond\n\nNote: This section is for stages 2 and beyond.\n\n1. Ensure you have `ruby (2.7)` installed locally\n1. Run `./spawn_redis_server.sh` to run your Redis server, which is implemented\n   in `app/server.rb`.\n1. Commit your changes and run `git push origin master` to submit your solution\n   to CodeCrafters. Test output will be streamed to your terminal.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyedmsawaid%2Fredis-on-ruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyedmsawaid%2Fredis-on-ruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyedmsawaid%2Fredis-on-ruby/lists"}