{"id":26648936,"url":"https://github.com/patelsmuseum/custom-redis","last_synced_at":"2026-05-06T22:06:31.062Z","repository":{"id":283817001,"uuid":"953006881","full_name":"patelsmuseum/custom-redis","owner":"patelsmuseum","description":"A lightweight Redis-like server implemented in Go, supporting basic commands like PING, ECHO, SET, GET, SAVE, CONFIG, and KEYS. Includes robust error handling for invalid commands and incorrect argument counts.","archived":false,"fork":false,"pushed_at":"2025-03-22T11:17:06.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-22T11:29:19.078Z","etag":null,"topics":["custom-redis","database","go","golang","redis","redis-cache"],"latest_commit_sha":null,"homepage":"","language":"Go","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/patelsmuseum.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":"2025-03-22T11:00:09.000Z","updated_at":"2025-03-22T11:17:09.000Z","dependencies_parsed_at":"2025-03-22T11:40:52.200Z","dependency_job_id":null,"html_url":"https://github.com/patelsmuseum/custom-redis","commit_stats":null,"previous_names":["patelsmuseum/custom-redis"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patelsmuseum%2Fcustom-redis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patelsmuseum%2Fcustom-redis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patelsmuseum%2Fcustom-redis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patelsmuseum%2Fcustom-redis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patelsmuseum","download_url":"https://codeload.github.com/patelsmuseum/custom-redis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245377955,"owners_count":20605375,"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":["custom-redis","database","go","golang","redis","redis-cache"],"created_at":"2025-03-25T00:47:22.780Z","updated_at":"2026-05-06T22:06:26.027Z","avatar_url":"https://github.com/patelsmuseum.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Custom Redis in Go By Purshotam\n\nThis is a simple implementation of a Redis-like server written in Go, supporting a set of basic commands with both uppercase and lowercase variations.\n\n## Supported Commands\n- **PING** / **ping**: Test the server connection.\n- **ECHO** / **echo**: Echo back the provided message.\n- **SET** / **set**: Set a key-value pair.\n- **GET** / **get**: Get the value associated with a key.\n- **SAVE** / **save**: Save data to disk (example command, may vary in real use).\n- **CONFIG** / **config**: Get or set configuration parameters.\n- **KEYS** / **keys**: Retrieve all keys stored in the server.\n\nProvide Error handling for wrong commands and wrong number of arguments . \n\nRelated Images:\n\n![redis-commands](./images/execution.png)\n\n![server-logs](./images/serverlog.png)\n\n![server-logs](./images/serverlog2.png)\n\n\nFor Setting up the project follow the steps below:\n\nPrerequisites:\n- Go installed\n\nSteps:\n- Clone the repository\n- Run the project using `go run *.go`\n- Use `redis-cli` to connect to the server and test the commands\n\n\nFeel free to contribute to the project pull requests are welcome\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatelsmuseum%2Fcustom-redis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatelsmuseum%2Fcustom-redis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatelsmuseum%2Fcustom-redis/lists"}