{"id":18994645,"url":"https://github.com/timelessnesses/redis-replit","last_synced_at":"2026-06-23T22:01:38.225Z","repository":{"id":106282261,"uuid":"461813481","full_name":"timelessnesses/Redis-replit","owner":"timelessnesses","description":"A redis installer for replit","archived":false,"fork":false,"pushed_at":"2022-02-21T11:26:51.000Z","size":9000,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-21T11:50:41.445Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/timelessnesses.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":"2022-02-21T10:37:09.000Z","updated_at":"2022-02-21T10:37:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"eb09f7f0-07fa-44ad-8a84-13894d1242de","html_url":"https://github.com/timelessnesses/Redis-replit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/timelessnesses/Redis-replit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timelessnesses%2FRedis-replit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timelessnesses%2FRedis-replit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timelessnesses%2FRedis-replit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timelessnesses%2FRedis-replit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timelessnesses","download_url":"https://codeload.github.com/timelessnesses/Redis-replit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timelessnesses%2FRedis-replit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34708272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"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":"2024-11-08T17:26:27.124Z","updated_at":"2026-06-23T22:01:38.195Z","avatar_url":"https://github.com/timelessnesses.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Redis for replit\nThis replit will download source code then build it after that it will move all binaries to bin file.  \nAfter that feels free to remove anything but bin folder.  \nEnjoy :)  \n## Side notes\nI recommend you build it but if you don't want to waste your time, you can grab one in bin folder instead but still recommend build it though.  \n## How do I update my redis?\n1. Go to the redis website and grab the url\n2. curl it like\n```bash\ncurl https://github.com/redis/redis/archive/7.0-rc1.tar.gz\n```\nYou should see something like this\n```html\n\u003chtml\u003e\u003cbody\u003eYou are being \u003ca href=\"https://codeload.github.com/redis/redis/tar.gz/refs/tags/7.0-rc1\"\u003eredirected\u003c/a\u003e.\u003c/body\u003e\u003c/html\u003e\n```\nGrab the codeload url then edit the main.sh to something like this\n```bash\ncurl \u003curl\u003e -o file.tar.gz\n```\nThen delete every folder then start new again.\n## How to start the redis server\njust run\n```bash\n./bin/redis-server --port 80\n```\nyou may need to do chmod\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimelessnesses%2Fredis-replit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimelessnesses%2Fredis-replit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimelessnesses%2Fredis-replit/lists"}