{"id":21504395,"url":"https://github.com/technologiestiftung/stadtpuls-redis","last_synced_at":"2025-07-16T00:32:02.544Z","repository":{"id":42630657,"uuid":"425879096","full_name":"technologiestiftung/stadtpuls-redis","owner":"technologiestiftung","description":"redis in memory db for stadtpuls","archived":true,"fork":false,"pushed_at":"2022-05-11T11:46:16.000Z","size":15,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-17T14:19:29.664Z","etag":null,"topics":["stadtpuls"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/technologiestiftung.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":"2021-11-08T14:53:46.000Z","updated_at":"2023-11-13T10:23:39.000Z","dependencies_parsed_at":"2022-09-11T06:15:40.561Z","dependency_job_id":null,"html_url":"https://github.com/technologiestiftung/stadtpuls-redis","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"render-examples/redis","purl":"pkg:github/technologiestiftung/stadtpuls-redis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technologiestiftung%2Fstadtpuls-redis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technologiestiftung%2Fstadtpuls-redis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technologiestiftung%2Fstadtpuls-redis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technologiestiftung%2Fstadtpuls-redis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/technologiestiftung","download_url":"https://codeload.github.com/technologiestiftung/stadtpuls-redis/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technologiestiftung%2Fstadtpuls-redis/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265470712,"owners_count":23771463,"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":["stadtpuls"],"created_at":"2024-11-23T18:58:57.440Z","updated_at":"2025-07-16T00:32:02.299Z","avatar_url":"https://github.com/technologiestiftung.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/badge/Built%20with%20%E2%9D%A4%EF%B8%8F-at%20Technologiestiftung%20Berlin-blue)\n\n# Stadtpuls.com redis\n\nThe [stadtpuls.com API](https://github.com/technologiestiftung/stadtpuls-api) uses Redis as in memory database for the fastify rate limiter.\n\n## Development\n\nIn development you need to start the redis server with docker in a new shell session:\n\n```bash\n# MacOS\ndocker compose up\n# Linux\nsudo docker-compose up\n# Windows\n# ???\n```\n\n## Redis on Render\n\nThis is an example repo with a Dockerfile for running a Redis cache with persistence as a **private service** on Render.\n\nRender private services are only visible to other Render services in your account. They have internal URLs (e.g. `redis:6379`), can speak any protocol (like [RESP](https://redis.io/topics/protocol)), and can listen on any port.\n\nBacking Redis with a disk makes it resilient to data loss in the case of restarts or deploys, and Render makes this easy to do with Render Disks.\n\n## Deployment\n\n### One Click Deploy\n\nUse the button below to deploy a persistent Redis instance on Render.\n\n[![Deploy to Render](http://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy)\n\n### Manual Deployment\n\n1. Select **New Private Service** on your Render dashboard and use your fork of this repo to create the service.\n\n2. Make sure the `Environment` is set to `Docker`, and enter a name for the service (this will be used to generate the private URL).\n\n3. (optional) Add a new disk in the `Advanced` section. Give it a name and set the mount path to `/var/lib/redis`. You can also change the default size for your disk: `1 GB` should be enough for small projects.\n\nClick `Save` and you're good to go! Once deployed, your Redis instance will be available on a URL similar to `redis:10000`, and you can start using your Redis URL from other services in your Render account. Be sure to prepend `redis://` to the URL displayed in your dashboard.\n\nIf you need help, you can always chat with us at https://render.com/chat.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnologiestiftung%2Fstadtpuls-redis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechnologiestiftung%2Fstadtpuls-redis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnologiestiftung%2Fstadtpuls-redis/lists"}