{"id":27406299,"url":"https://github.com/cwithmichael/codecrafters-redis-ocaml","last_synced_at":"2025-08-13T02:44:13.258Z","repository":{"id":283855499,"uuid":"952890717","full_name":"cwithmichael/codecrafters-redis-ocaml","owner":"cwithmichael","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-01T10:26:13.000Z","size":64,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T06:31:43.863Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"OCaml","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/cwithmichael.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,"zenodo":null}},"created_at":"2025-03-22T04:53:02.000Z","updated_at":"2025-04-01T10:26:16.000Z","dependencies_parsed_at":"2025-04-14T06:30:32.867Z","dependency_job_id":"a27d952f-8d4a-4076-9c9b-7acefedb0c7c","html_url":"https://github.com/cwithmichael/codecrafters-redis-ocaml","commit_stats":null,"previous_names":["cwithmichael/codecrafters-redis-ocaml"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cwithmichael/codecrafters-redis-ocaml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwithmichael%2Fcodecrafters-redis-ocaml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwithmichael%2Fcodecrafters-redis-ocaml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwithmichael%2Fcodecrafters-redis-ocaml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwithmichael%2Fcodecrafters-redis-ocaml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cwithmichael","download_url":"https://codeload.github.com/cwithmichael/codecrafters-redis-ocaml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwithmichael%2Fcodecrafters-redis-ocaml/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270170061,"owners_count":24539351,"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","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-04-14T06:25:41.900Z","updated_at":"2025-08-13T02:44:13.119Z","avatar_url":"https://github.com/cwithmichael.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![progress-banner](https://backend.codecrafters.io/progress/redis/2b0a2cb1-3012-49c5-8bdd-f8c6bbab35a5)](https://app.codecrafters.io/users/codecrafters-bot?r=2qF)\n\nThis is a starting point for OCaml 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 `src/main.ml`. Study and\nuncomment the relevant code, and push your changes to pass the first stage:\n\n```sh\ngit commit -am \"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 `dune` installed locally\n1. Run `./your_program.sh` to run your Redis server, which is implemented in\n   `src/main.ml`.\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%2Fcwithmichael%2Fcodecrafters-redis-ocaml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcwithmichael%2Fcodecrafters-redis-ocaml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcwithmichael%2Fcodecrafters-redis-ocaml/lists"}